Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSTFAuthenticationServiceResource ¶
NewSTFAuthenticationServiceResource is a helper function to simplify the provider implementation.
Types ¶
type STFAuthenticationServiceResourceModel ¶
type STFAuthenticationServiceResourceModel struct { SiteId types.String `tfsdk:"site_id"` VirtualPath types.String `tfsdk:"virtual_path"` FriendlyName types.String `tfsdk:"friendly_name"` }
func (*STFAuthenticationServiceResourceModel) RefreshPropertyValues ¶
func (r *STFAuthenticationServiceResourceModel) RefreshPropertyValues(authService *citrixstorefront.STFAuthenticationServiceResponseModel)
Click to show internal directories.
Click to hide internal directories.