Documentation
¶
Overview ¶
Copyright © 2024. Citrix Systems, Inc.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSTFDeploymentResource ¶
stfDeploymentResource is a helper function to simplify the provider implementation.
Types ¶
type STFDeploymentResourceModel ¶
type STFDeploymentResourceModel struct {
SiteId types.String `tfsdk:"site_id"`
HostBaseUrl types.String `tfsdk:"host_base_url"`
}
SFDeploymentResourceModel maps the resource schema data.
func (*STFDeploymentResourceModel) RefreshPropertyValues ¶
func (r *STFDeploymentResourceModel) RefreshPropertyValues(deployment *citrixstorefront.STFDeploymentDetailModel)
Click to show internal directories.
Click to hide internal directories.