Documentation ¶
Index ¶
- type CanvasAppSettings
- type CanvasAppSettingsAttributes
- func (cas CanvasAppSettingsAttributes) InternalRef() (terra.Reference, error)
- func (cas CanvasAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cas CanvasAppSettingsAttributes) InternalWithRef(ref terra.Reference) CanvasAppSettingsAttributes
- func (cas CanvasAppSettingsAttributes) ModelRegisterSettings() terra.ListValue[ModelRegisterSettingsAttributes]
- func (cas CanvasAppSettingsAttributes) TimeSeriesForecastingSettings() terra.ListValue[TimeSeriesForecastingSettingsAttributes]
- func (cas CanvasAppSettingsAttributes) WorkspaceSettings() terra.ListValue[WorkspaceSettingsAttributes]
- type CanvasAppSettingsState
- type CodeRepository
- type CodeRepositoryAttributes
- func (cr CodeRepositoryAttributes) InternalRef() (terra.Reference, error)
- func (cr CodeRepositoryAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cr CodeRepositoryAttributes) InternalWithRef(ref terra.Reference) CodeRepositoryAttributes
- func (cr CodeRepositoryAttributes) RepositoryUrl() terra.StringValue
- type CodeRepositoryState
- type JupyterServerAppSettings
- type JupyterServerAppSettingsAttributes
- func (jsas JupyterServerAppSettingsAttributes) CodeRepository() terra.SetValue[CodeRepositoryAttributes]
- func (jsas JupyterServerAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[JupyterServerAppSettingsDefaultResourceSpecAttributes]
- func (jsas JupyterServerAppSettingsAttributes) InternalRef() (terra.Reference, error)
- func (jsas JupyterServerAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (jsas JupyterServerAppSettingsAttributes) InternalWithRef(ref terra.Reference) JupyterServerAppSettingsAttributes
- func (jsas JupyterServerAppSettingsAttributes) LifecycleConfigArns() terra.SetValue[terra.StringValue]
- type JupyterServerAppSettingsDefaultResourceSpec
- type JupyterServerAppSettingsDefaultResourceSpecAttributes
- func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
- func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
- func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) JupyterServerAppSettingsDefaultResourceSpecAttributes
- func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
- func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
- func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
- type JupyterServerAppSettingsDefaultResourceSpecState
- type JupyterServerAppSettingsState
- type KernelGatewayAppSettings
- type KernelGatewayAppSettingsAttributes
- func (kgas KernelGatewayAppSettingsAttributes) CustomImage() terra.ListValue[KernelGatewayAppSettingsCustomImageAttributes]
- func (kgas KernelGatewayAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[KernelGatewayAppSettingsDefaultResourceSpecAttributes]
- func (kgas KernelGatewayAppSettingsAttributes) InternalRef() (terra.Reference, error)
- func (kgas KernelGatewayAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (kgas KernelGatewayAppSettingsAttributes) InternalWithRef(ref terra.Reference) KernelGatewayAppSettingsAttributes
- func (kgas KernelGatewayAppSettingsAttributes) LifecycleConfigArns() terra.SetValue[terra.StringValue]
- type KernelGatewayAppSettingsCustomImage
- type KernelGatewayAppSettingsCustomImageAttributes
- func (ci KernelGatewayAppSettingsCustomImageAttributes) AppImageConfigName() terra.StringValue
- func (ci KernelGatewayAppSettingsCustomImageAttributes) ImageName() terra.StringValue
- func (ci KernelGatewayAppSettingsCustomImageAttributes) ImageVersionNumber() terra.NumberValue
- func (ci KernelGatewayAppSettingsCustomImageAttributes) InternalRef() (terra.Reference, error)
- func (ci KernelGatewayAppSettingsCustomImageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ci KernelGatewayAppSettingsCustomImageAttributes) InternalWithRef(ref terra.Reference) KernelGatewayAppSettingsCustomImageAttributes
- type KernelGatewayAppSettingsCustomImageState
- type KernelGatewayAppSettingsDefaultResourceSpec
- type KernelGatewayAppSettingsDefaultResourceSpecAttributes
- func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
- func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
- func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) KernelGatewayAppSettingsDefaultResourceSpecAttributes
- func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
- func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
- func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
- type KernelGatewayAppSettingsDefaultResourceSpecState
- type KernelGatewayAppSettingsState
- type ModelRegisterSettings
- type ModelRegisterSettingsAttributes
- func (mrs ModelRegisterSettingsAttributes) CrossAccountModelRegisterRoleArn() terra.StringValue
- func (mrs ModelRegisterSettingsAttributes) InternalRef() (terra.Reference, error)
- func (mrs ModelRegisterSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (mrs ModelRegisterSettingsAttributes) InternalWithRef(ref terra.Reference) ModelRegisterSettingsAttributes
- func (mrs ModelRegisterSettingsAttributes) Status() terra.StringValue
- type ModelRegisterSettingsState
- type RSessionAppSettings
- type RSessionAppSettingsAttributes
- func (rsas RSessionAppSettingsAttributes) CustomImage() terra.ListValue[RSessionAppSettingsCustomImageAttributes]
- func (rsas RSessionAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[RSessionAppSettingsDefaultResourceSpecAttributes]
- func (rsas RSessionAppSettingsAttributes) InternalRef() (terra.Reference, error)
- func (rsas RSessionAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rsas RSessionAppSettingsAttributes) InternalWithRef(ref terra.Reference) RSessionAppSettingsAttributes
- type RSessionAppSettingsCustomImage
- type RSessionAppSettingsCustomImageAttributes
- func (ci RSessionAppSettingsCustomImageAttributes) AppImageConfigName() terra.StringValue
- func (ci RSessionAppSettingsCustomImageAttributes) ImageName() terra.StringValue
- func (ci RSessionAppSettingsCustomImageAttributes) ImageVersionNumber() terra.NumberValue
- func (ci RSessionAppSettingsCustomImageAttributes) InternalRef() (terra.Reference, error)
- func (ci RSessionAppSettingsCustomImageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ci RSessionAppSettingsCustomImageAttributes) InternalWithRef(ref terra.Reference) RSessionAppSettingsCustomImageAttributes
- type RSessionAppSettingsCustomImageState
- type RSessionAppSettingsDefaultResourceSpec
- type RSessionAppSettingsDefaultResourceSpecAttributes
- func (drs RSessionAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
- func (drs RSessionAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
- func (drs RSessionAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (drs RSessionAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) RSessionAppSettingsDefaultResourceSpecAttributes
- func (drs RSessionAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
- func (drs RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
- func (drs RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
- type RSessionAppSettingsDefaultResourceSpecState
- type RSessionAppSettingsState
- type RStudioServerProAppSettings
- type RStudioServerProAppSettingsAttributes
- func (rsspas RStudioServerProAppSettingsAttributes) AccessStatus() terra.StringValue
- func (rsspas RStudioServerProAppSettingsAttributes) InternalRef() (terra.Reference, error)
- func (rsspas RStudioServerProAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rsspas RStudioServerProAppSettingsAttributes) InternalWithRef(ref terra.Reference) RStudioServerProAppSettingsAttributes
- func (rsspas RStudioServerProAppSettingsAttributes) UserGroup() terra.StringValue
- type RStudioServerProAppSettingsState
- type SharingSettings
- type SharingSettingsAttributes
- func (ss SharingSettingsAttributes) InternalRef() (terra.Reference, error)
- func (ss SharingSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ss SharingSettingsAttributes) InternalWithRef(ref terra.Reference) SharingSettingsAttributes
- func (ss SharingSettingsAttributes) NotebookOutputOption() terra.StringValue
- func (ss SharingSettingsAttributes) S3KmsKeyId() terra.StringValue
- func (ss SharingSettingsAttributes) S3OutputPath() terra.StringValue
- type SharingSettingsState
- type TensorBoardAppSettings
- type TensorBoardAppSettingsAttributes
- func (tbas TensorBoardAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[TensorBoardAppSettingsDefaultResourceSpecAttributes]
- func (tbas TensorBoardAppSettingsAttributes) InternalRef() (terra.Reference, error)
- func (tbas TensorBoardAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (tbas TensorBoardAppSettingsAttributes) InternalWithRef(ref terra.Reference) TensorBoardAppSettingsAttributes
- type TensorBoardAppSettingsDefaultResourceSpec
- type TensorBoardAppSettingsDefaultResourceSpecAttributes
- func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
- func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
- func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) TensorBoardAppSettingsDefaultResourceSpecAttributes
- func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
- func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
- func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
- type TensorBoardAppSettingsDefaultResourceSpecState
- type TensorBoardAppSettingsState
- type TimeSeriesForecastingSettings
- type TimeSeriesForecastingSettingsAttributes
- func (tsfs TimeSeriesForecastingSettingsAttributes) AmazonForecastRoleArn() terra.StringValue
- func (tsfs TimeSeriesForecastingSettingsAttributes) InternalRef() (terra.Reference, error)
- func (tsfs TimeSeriesForecastingSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (tsfs TimeSeriesForecastingSettingsAttributes) InternalWithRef(ref terra.Reference) TimeSeriesForecastingSettingsAttributes
- func (tsfs TimeSeriesForecastingSettingsAttributes) Status() terra.StringValue
- type TimeSeriesForecastingSettingsState
- type UserSettings
- type UserSettingsAttributes
- func (us UserSettingsAttributes) CanvasAppSettings() terra.ListValue[CanvasAppSettingsAttributes]
- func (us UserSettingsAttributes) ExecutionRole() terra.StringValue
- func (us UserSettingsAttributes) InternalRef() (terra.Reference, error)
- func (us UserSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (us UserSettingsAttributes) InternalWithRef(ref terra.Reference) UserSettingsAttributes
- func (us UserSettingsAttributes) JupyterServerAppSettings() terra.ListValue[JupyterServerAppSettingsAttributes]
- func (us UserSettingsAttributes) KernelGatewayAppSettings() terra.ListValue[KernelGatewayAppSettingsAttributes]
- func (us UserSettingsAttributes) RSessionAppSettings() terra.ListValue[RSessionAppSettingsAttributes]
- func (us UserSettingsAttributes) RStudioServerProAppSettings() terra.ListValue[RStudioServerProAppSettingsAttributes]
- func (us UserSettingsAttributes) SecurityGroups() terra.SetValue[terra.StringValue]
- func (us UserSettingsAttributes) SharingSettings() terra.ListValue[SharingSettingsAttributes]
- func (us UserSettingsAttributes) TensorBoardAppSettings() terra.ListValue[TensorBoardAppSettingsAttributes]
- type UserSettingsState
- type WorkspaceSettings
- type WorkspaceSettingsAttributes
- func (ws WorkspaceSettingsAttributes) InternalRef() (terra.Reference, error)
- func (ws WorkspaceSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ws WorkspaceSettingsAttributes) InternalWithRef(ref terra.Reference) WorkspaceSettingsAttributes
- func (ws WorkspaceSettingsAttributes) S3ArtifactPath() terra.StringValue
- func (ws WorkspaceSettingsAttributes) S3KmsKeyId() terra.StringValue
- type WorkspaceSettingsState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CanvasAppSettings ¶
type CanvasAppSettings struct { // ModelRegisterSettings: optional ModelRegisterSettings *ModelRegisterSettings `hcl:"model_register_settings,block"` // TimeSeriesForecastingSettings: optional TimeSeriesForecastingSettings *TimeSeriesForecastingSettings `hcl:"time_series_forecasting_settings,block"` // WorkspaceSettings: optional WorkspaceSettings *WorkspaceSettings `hcl:"workspace_settings,block"` }
type CanvasAppSettingsAttributes ¶
type CanvasAppSettingsAttributes struct {
// contains filtered or unexported fields
}
func (CanvasAppSettingsAttributes) InternalRef ¶
func (cas CanvasAppSettingsAttributes) InternalRef() (terra.Reference, error)
func (CanvasAppSettingsAttributes) InternalTokens ¶
func (cas CanvasAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CanvasAppSettingsAttributes) InternalWithRef ¶
func (cas CanvasAppSettingsAttributes) InternalWithRef(ref terra.Reference) CanvasAppSettingsAttributes
func (CanvasAppSettingsAttributes) ModelRegisterSettings ¶
func (cas CanvasAppSettingsAttributes) ModelRegisterSettings() terra.ListValue[ModelRegisterSettingsAttributes]
func (CanvasAppSettingsAttributes) TimeSeriesForecastingSettings ¶
func (cas CanvasAppSettingsAttributes) TimeSeriesForecastingSettings() terra.ListValue[TimeSeriesForecastingSettingsAttributes]
func (CanvasAppSettingsAttributes) WorkspaceSettings ¶
func (cas CanvasAppSettingsAttributes) WorkspaceSettings() terra.ListValue[WorkspaceSettingsAttributes]
type CanvasAppSettingsState ¶
type CanvasAppSettingsState struct { ModelRegisterSettings []ModelRegisterSettingsState `json:"model_register_settings"` TimeSeriesForecastingSettings []TimeSeriesForecastingSettingsState `json:"time_series_forecasting_settings"` WorkspaceSettings []WorkspaceSettingsState `json:"workspace_settings"` }
type CodeRepository ¶
type CodeRepository struct { // RepositoryUrl: string, required RepositoryUrl terra.StringValue `hcl:"repository_url,attr" validate:"required"` }
type CodeRepositoryAttributes ¶
type CodeRepositoryAttributes struct {
// contains filtered or unexported fields
}
func (CodeRepositoryAttributes) InternalRef ¶
func (cr CodeRepositoryAttributes) InternalRef() (terra.Reference, error)
func (CodeRepositoryAttributes) InternalTokens ¶
func (cr CodeRepositoryAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CodeRepositoryAttributes) InternalWithRef ¶
func (cr CodeRepositoryAttributes) InternalWithRef(ref terra.Reference) CodeRepositoryAttributes
func (CodeRepositoryAttributes) RepositoryUrl ¶
func (cr CodeRepositoryAttributes) RepositoryUrl() terra.StringValue
type CodeRepositoryState ¶
type CodeRepositoryState struct {
RepositoryUrl string `json:"repository_url"`
}
type JupyterServerAppSettings ¶
type JupyterServerAppSettings struct { // LifecycleConfigArns: set of string, optional LifecycleConfigArns terra.SetValue[terra.StringValue] `hcl:"lifecycle_config_arns,attr"` // CodeRepository: min=0,max=10 CodeRepository []CodeRepository `hcl:"code_repository,block" validate:"min=0,max=10"` // JupyterServerAppSettingsDefaultResourceSpec: optional DefaultResourceSpec *JupyterServerAppSettingsDefaultResourceSpec `hcl:"default_resource_spec,block"` }
type JupyterServerAppSettingsAttributes ¶
type JupyterServerAppSettingsAttributes struct {
// contains filtered or unexported fields
}
func (JupyterServerAppSettingsAttributes) CodeRepository ¶
func (jsas JupyterServerAppSettingsAttributes) CodeRepository() terra.SetValue[CodeRepositoryAttributes]
func (JupyterServerAppSettingsAttributes) DefaultResourceSpec ¶
func (jsas JupyterServerAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[JupyterServerAppSettingsDefaultResourceSpecAttributes]
func (JupyterServerAppSettingsAttributes) InternalRef ¶
func (jsas JupyterServerAppSettingsAttributes) InternalRef() (terra.Reference, error)
func (JupyterServerAppSettingsAttributes) InternalTokens ¶
func (jsas JupyterServerAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JupyterServerAppSettingsAttributes) InternalWithRef ¶
func (jsas JupyterServerAppSettingsAttributes) InternalWithRef(ref terra.Reference) JupyterServerAppSettingsAttributes
func (JupyterServerAppSettingsAttributes) LifecycleConfigArns ¶
func (jsas JupyterServerAppSettingsAttributes) LifecycleConfigArns() terra.SetValue[terra.StringValue]
type JupyterServerAppSettingsDefaultResourceSpec ¶
type JupyterServerAppSettingsDefaultResourceSpec struct { // InstanceType: string, optional InstanceType terra.StringValue `hcl:"instance_type,attr"` // LifecycleConfigArn: string, optional LifecycleConfigArn terra.StringValue `hcl:"lifecycle_config_arn,attr"` // SagemakerImageArn: string, optional SagemakerImageArn terra.StringValue `hcl:"sagemaker_image_arn,attr"` // SagemakerImageVersionArn: string, optional SagemakerImageVersionArn terra.StringValue `hcl:"sagemaker_image_version_arn,attr"` }
type JupyterServerAppSettingsDefaultResourceSpecAttributes ¶
type JupyterServerAppSettingsDefaultResourceSpecAttributes struct {
// contains filtered or unexported fields
}
func (JupyterServerAppSettingsDefaultResourceSpecAttributes) InstanceType ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
func (JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalRef ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
func (JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalTokens ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalWithRef ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) JupyterServerAppSettingsDefaultResourceSpecAttributes
func (JupyterServerAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
func (JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
func (JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type JupyterServerAppSettingsState ¶
type JupyterServerAppSettingsState struct { LifecycleConfigArns []string `json:"lifecycle_config_arns"` CodeRepository []CodeRepositoryState `json:"code_repository"` DefaultResourceSpec []JupyterServerAppSettingsDefaultResourceSpecState `json:"default_resource_spec"` }
type KernelGatewayAppSettings ¶
type KernelGatewayAppSettings struct { // LifecycleConfigArns: set of string, optional LifecycleConfigArns terra.SetValue[terra.StringValue] `hcl:"lifecycle_config_arns,attr"` // KernelGatewayAppSettingsCustomImage: min=0,max=30 CustomImage []KernelGatewayAppSettingsCustomImage `hcl:"custom_image,block" validate:"min=0,max=30"` // KernelGatewayAppSettingsDefaultResourceSpec: optional DefaultResourceSpec *KernelGatewayAppSettingsDefaultResourceSpec `hcl:"default_resource_spec,block"` }
type KernelGatewayAppSettingsAttributes ¶
type KernelGatewayAppSettingsAttributes struct {
// contains filtered or unexported fields
}
func (KernelGatewayAppSettingsAttributes) CustomImage ¶
func (kgas KernelGatewayAppSettingsAttributes) CustomImage() terra.ListValue[KernelGatewayAppSettingsCustomImageAttributes]
func (KernelGatewayAppSettingsAttributes) DefaultResourceSpec ¶
func (kgas KernelGatewayAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[KernelGatewayAppSettingsDefaultResourceSpecAttributes]
func (KernelGatewayAppSettingsAttributes) InternalRef ¶
func (kgas KernelGatewayAppSettingsAttributes) InternalRef() (terra.Reference, error)
func (KernelGatewayAppSettingsAttributes) InternalTokens ¶
func (kgas KernelGatewayAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (KernelGatewayAppSettingsAttributes) InternalWithRef ¶
func (kgas KernelGatewayAppSettingsAttributes) InternalWithRef(ref terra.Reference) KernelGatewayAppSettingsAttributes
func (KernelGatewayAppSettingsAttributes) LifecycleConfigArns ¶
func (kgas KernelGatewayAppSettingsAttributes) LifecycleConfigArns() terra.SetValue[terra.StringValue]
type KernelGatewayAppSettingsCustomImage ¶
type KernelGatewayAppSettingsCustomImage struct { // AppImageConfigName: string, required AppImageConfigName terra.StringValue `hcl:"app_image_config_name,attr" validate:"required"` // ImageName: string, required ImageName terra.StringValue `hcl:"image_name,attr" validate:"required"` // ImageVersionNumber: number, optional ImageVersionNumber terra.NumberValue `hcl:"image_version_number,attr"` }
type KernelGatewayAppSettingsCustomImageAttributes ¶
type KernelGatewayAppSettingsCustomImageAttributes struct {
// contains filtered or unexported fields
}
func (KernelGatewayAppSettingsCustomImageAttributes) AppImageConfigName ¶
func (ci KernelGatewayAppSettingsCustomImageAttributes) AppImageConfigName() terra.StringValue
func (KernelGatewayAppSettingsCustomImageAttributes) ImageName ¶
func (ci KernelGatewayAppSettingsCustomImageAttributes) ImageName() terra.StringValue
func (KernelGatewayAppSettingsCustomImageAttributes) ImageVersionNumber ¶
func (ci KernelGatewayAppSettingsCustomImageAttributes) ImageVersionNumber() terra.NumberValue
func (KernelGatewayAppSettingsCustomImageAttributes) InternalRef ¶
func (ci KernelGatewayAppSettingsCustomImageAttributes) InternalRef() (terra.Reference, error)
func (KernelGatewayAppSettingsCustomImageAttributes) InternalTokens ¶
func (ci KernelGatewayAppSettingsCustomImageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (KernelGatewayAppSettingsCustomImageAttributes) InternalWithRef ¶
func (ci KernelGatewayAppSettingsCustomImageAttributes) InternalWithRef(ref terra.Reference) KernelGatewayAppSettingsCustomImageAttributes
type KernelGatewayAppSettingsDefaultResourceSpec ¶
type KernelGatewayAppSettingsDefaultResourceSpec struct { // InstanceType: string, optional InstanceType terra.StringValue `hcl:"instance_type,attr"` // LifecycleConfigArn: string, optional LifecycleConfigArn terra.StringValue `hcl:"lifecycle_config_arn,attr"` // SagemakerImageArn: string, optional SagemakerImageArn terra.StringValue `hcl:"sagemaker_image_arn,attr"` // SagemakerImageVersionArn: string, optional SagemakerImageVersionArn terra.StringValue `hcl:"sagemaker_image_version_arn,attr"` }
type KernelGatewayAppSettingsDefaultResourceSpecAttributes ¶
type KernelGatewayAppSettingsDefaultResourceSpecAttributes struct {
// contains filtered or unexported fields
}
func (KernelGatewayAppSettingsDefaultResourceSpecAttributes) InstanceType ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
func (KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalRef ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
func (KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalTokens ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
func (KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalWithRef ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) KernelGatewayAppSettingsDefaultResourceSpecAttributes
func (KernelGatewayAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
func (KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
func (KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type KernelGatewayAppSettingsState ¶
type KernelGatewayAppSettingsState struct { LifecycleConfigArns []string `json:"lifecycle_config_arns"` CustomImage []KernelGatewayAppSettingsCustomImageState `json:"custom_image"` DefaultResourceSpec []KernelGatewayAppSettingsDefaultResourceSpecState `json:"default_resource_spec"` }
type ModelRegisterSettings ¶
type ModelRegisterSettings struct { // CrossAccountModelRegisterRoleArn: string, optional CrossAccountModelRegisterRoleArn terra.StringValue `hcl:"cross_account_model_register_role_arn,attr"` // Status: string, optional Status terra.StringValue `hcl:"status,attr"` }
type ModelRegisterSettingsAttributes ¶
type ModelRegisterSettingsAttributes struct {
// contains filtered or unexported fields
}
func (ModelRegisterSettingsAttributes) CrossAccountModelRegisterRoleArn ¶
func (mrs ModelRegisterSettingsAttributes) CrossAccountModelRegisterRoleArn() terra.StringValue
func (ModelRegisterSettingsAttributes) InternalRef ¶
func (mrs ModelRegisterSettingsAttributes) InternalRef() (terra.Reference, error)
func (ModelRegisterSettingsAttributes) InternalTokens ¶
func (mrs ModelRegisterSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ModelRegisterSettingsAttributes) InternalWithRef ¶
func (mrs ModelRegisterSettingsAttributes) InternalWithRef(ref terra.Reference) ModelRegisterSettingsAttributes
func (ModelRegisterSettingsAttributes) Status ¶
func (mrs ModelRegisterSettingsAttributes) Status() terra.StringValue
type RSessionAppSettings ¶
type RSessionAppSettings struct { // RSessionAppSettingsCustomImage: min=0,max=30 CustomImage []RSessionAppSettingsCustomImage `hcl:"custom_image,block" validate:"min=0,max=30"` // RSessionAppSettingsDefaultResourceSpec: optional DefaultResourceSpec *RSessionAppSettingsDefaultResourceSpec `hcl:"default_resource_spec,block"` }
type RSessionAppSettingsAttributes ¶
type RSessionAppSettingsAttributes struct {
// contains filtered or unexported fields
}
func (RSessionAppSettingsAttributes) CustomImage ¶
func (rsas RSessionAppSettingsAttributes) CustomImage() terra.ListValue[RSessionAppSettingsCustomImageAttributes]
func (RSessionAppSettingsAttributes) DefaultResourceSpec ¶
func (rsas RSessionAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[RSessionAppSettingsDefaultResourceSpecAttributes]
func (RSessionAppSettingsAttributes) InternalRef ¶
func (rsas RSessionAppSettingsAttributes) InternalRef() (terra.Reference, error)
func (RSessionAppSettingsAttributes) InternalTokens ¶
func (rsas RSessionAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RSessionAppSettingsAttributes) InternalWithRef ¶
func (rsas RSessionAppSettingsAttributes) InternalWithRef(ref terra.Reference) RSessionAppSettingsAttributes
type RSessionAppSettingsCustomImage ¶
type RSessionAppSettingsCustomImage struct { // AppImageConfigName: string, required AppImageConfigName terra.StringValue `hcl:"app_image_config_name,attr" validate:"required"` // ImageName: string, required ImageName terra.StringValue `hcl:"image_name,attr" validate:"required"` // ImageVersionNumber: number, optional ImageVersionNumber terra.NumberValue `hcl:"image_version_number,attr"` }
type RSessionAppSettingsCustomImageAttributes ¶
type RSessionAppSettingsCustomImageAttributes struct {
// contains filtered or unexported fields
}
func (RSessionAppSettingsCustomImageAttributes) AppImageConfigName ¶
func (ci RSessionAppSettingsCustomImageAttributes) AppImageConfigName() terra.StringValue
func (RSessionAppSettingsCustomImageAttributes) ImageName ¶
func (ci RSessionAppSettingsCustomImageAttributes) ImageName() terra.StringValue
func (RSessionAppSettingsCustomImageAttributes) ImageVersionNumber ¶
func (ci RSessionAppSettingsCustomImageAttributes) ImageVersionNumber() terra.NumberValue
func (RSessionAppSettingsCustomImageAttributes) InternalRef ¶
func (ci RSessionAppSettingsCustomImageAttributes) InternalRef() (terra.Reference, error)
func (RSessionAppSettingsCustomImageAttributes) InternalTokens ¶
func (ci RSessionAppSettingsCustomImageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RSessionAppSettingsCustomImageAttributes) InternalWithRef ¶
func (ci RSessionAppSettingsCustomImageAttributes) InternalWithRef(ref terra.Reference) RSessionAppSettingsCustomImageAttributes
type RSessionAppSettingsDefaultResourceSpec ¶
type RSessionAppSettingsDefaultResourceSpec struct { // InstanceType: string, optional InstanceType terra.StringValue `hcl:"instance_type,attr"` // LifecycleConfigArn: string, optional LifecycleConfigArn terra.StringValue `hcl:"lifecycle_config_arn,attr"` // SagemakerImageArn: string, optional SagemakerImageArn terra.StringValue `hcl:"sagemaker_image_arn,attr"` // SagemakerImageVersionArn: string, optional SagemakerImageVersionArn terra.StringValue `hcl:"sagemaker_image_version_arn,attr"` }
type RSessionAppSettingsDefaultResourceSpecAttributes ¶
type RSessionAppSettingsDefaultResourceSpecAttributes struct {
// contains filtered or unexported fields
}
func (RSessionAppSettingsDefaultResourceSpecAttributes) InstanceType ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
func (RSessionAppSettingsDefaultResourceSpecAttributes) InternalRef ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
func (RSessionAppSettingsDefaultResourceSpecAttributes) InternalTokens ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RSessionAppSettingsDefaultResourceSpecAttributes) InternalWithRef ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) RSessionAppSettingsDefaultResourceSpecAttributes
func (RSessionAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
func (RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
func (RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type RSessionAppSettingsState ¶
type RSessionAppSettingsState struct { CustomImage []RSessionAppSettingsCustomImageState `json:"custom_image"` DefaultResourceSpec []RSessionAppSettingsDefaultResourceSpecState `json:"default_resource_spec"` }
type RStudioServerProAppSettings ¶
type RStudioServerProAppSettings struct { // AccessStatus: string, optional AccessStatus terra.StringValue `hcl:"access_status,attr"` // UserGroup: string, optional UserGroup terra.StringValue `hcl:"user_group,attr"` }
type RStudioServerProAppSettingsAttributes ¶
type RStudioServerProAppSettingsAttributes struct {
// contains filtered or unexported fields
}
func (RStudioServerProAppSettingsAttributes) AccessStatus ¶
func (rsspas RStudioServerProAppSettingsAttributes) AccessStatus() terra.StringValue
func (RStudioServerProAppSettingsAttributes) InternalRef ¶
func (rsspas RStudioServerProAppSettingsAttributes) InternalRef() (terra.Reference, error)
func (RStudioServerProAppSettingsAttributes) InternalTokens ¶
func (rsspas RStudioServerProAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RStudioServerProAppSettingsAttributes) InternalWithRef ¶
func (rsspas RStudioServerProAppSettingsAttributes) InternalWithRef(ref terra.Reference) RStudioServerProAppSettingsAttributes
func (RStudioServerProAppSettingsAttributes) UserGroup ¶
func (rsspas RStudioServerProAppSettingsAttributes) UserGroup() terra.StringValue
type SharingSettings ¶
type SharingSettings struct { // NotebookOutputOption: string, optional NotebookOutputOption terra.StringValue `hcl:"notebook_output_option,attr"` // S3KmsKeyId: string, optional S3KmsKeyId terra.StringValue `hcl:"s3_kms_key_id,attr"` // S3OutputPath: string, optional S3OutputPath terra.StringValue `hcl:"s3_output_path,attr"` }
type SharingSettingsAttributes ¶
type SharingSettingsAttributes struct {
// contains filtered or unexported fields
}
func (SharingSettingsAttributes) InternalRef ¶
func (ss SharingSettingsAttributes) InternalRef() (terra.Reference, error)
func (SharingSettingsAttributes) InternalTokens ¶
func (ss SharingSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SharingSettingsAttributes) InternalWithRef ¶
func (ss SharingSettingsAttributes) InternalWithRef(ref terra.Reference) SharingSettingsAttributes
func (SharingSettingsAttributes) NotebookOutputOption ¶
func (ss SharingSettingsAttributes) NotebookOutputOption() terra.StringValue
func (SharingSettingsAttributes) S3KmsKeyId ¶
func (ss SharingSettingsAttributes) S3KmsKeyId() terra.StringValue
func (SharingSettingsAttributes) S3OutputPath ¶
func (ss SharingSettingsAttributes) S3OutputPath() terra.StringValue
type SharingSettingsState ¶
type TensorBoardAppSettings ¶
type TensorBoardAppSettings struct { // TensorBoardAppSettingsDefaultResourceSpec: required DefaultResourceSpec *TensorBoardAppSettingsDefaultResourceSpec `hcl:"default_resource_spec,block" validate:"required"` }
type TensorBoardAppSettingsAttributes ¶
type TensorBoardAppSettingsAttributes struct {
// contains filtered or unexported fields
}
func (TensorBoardAppSettingsAttributes) DefaultResourceSpec ¶
func (tbas TensorBoardAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[TensorBoardAppSettingsDefaultResourceSpecAttributes]
func (TensorBoardAppSettingsAttributes) InternalRef ¶
func (tbas TensorBoardAppSettingsAttributes) InternalRef() (terra.Reference, error)
func (TensorBoardAppSettingsAttributes) InternalTokens ¶
func (tbas TensorBoardAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TensorBoardAppSettingsAttributes) InternalWithRef ¶
func (tbas TensorBoardAppSettingsAttributes) InternalWithRef(ref terra.Reference) TensorBoardAppSettingsAttributes
type TensorBoardAppSettingsDefaultResourceSpec ¶
type TensorBoardAppSettingsDefaultResourceSpec struct { // InstanceType: string, optional InstanceType terra.StringValue `hcl:"instance_type,attr"` // LifecycleConfigArn: string, optional LifecycleConfigArn terra.StringValue `hcl:"lifecycle_config_arn,attr"` // SagemakerImageArn: string, optional SagemakerImageArn terra.StringValue `hcl:"sagemaker_image_arn,attr"` // SagemakerImageVersionArn: string, optional SagemakerImageVersionArn terra.StringValue `hcl:"sagemaker_image_version_arn,attr"` }
type TensorBoardAppSettingsDefaultResourceSpecAttributes ¶
type TensorBoardAppSettingsDefaultResourceSpecAttributes struct {
// contains filtered or unexported fields
}
func (TensorBoardAppSettingsDefaultResourceSpecAttributes) InstanceType ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
func (TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalRef ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
func (TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalTokens ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalWithRef ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) TensorBoardAppSettingsDefaultResourceSpecAttributes
func (TensorBoardAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
func (TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
func (TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type TensorBoardAppSettingsState ¶
type TensorBoardAppSettingsState struct {
DefaultResourceSpec []TensorBoardAppSettingsDefaultResourceSpecState `json:"default_resource_spec"`
}
type TimeSeriesForecastingSettings ¶
type TimeSeriesForecastingSettings struct { // AmazonForecastRoleArn: string, optional AmazonForecastRoleArn terra.StringValue `hcl:"amazon_forecast_role_arn,attr"` // Status: string, optional Status terra.StringValue `hcl:"status,attr"` }
type TimeSeriesForecastingSettingsAttributes ¶
type TimeSeriesForecastingSettingsAttributes struct {
// contains filtered or unexported fields
}
func (TimeSeriesForecastingSettingsAttributes) AmazonForecastRoleArn ¶
func (tsfs TimeSeriesForecastingSettingsAttributes) AmazonForecastRoleArn() terra.StringValue
func (TimeSeriesForecastingSettingsAttributes) InternalRef ¶
func (tsfs TimeSeriesForecastingSettingsAttributes) InternalRef() (terra.Reference, error)
func (TimeSeriesForecastingSettingsAttributes) InternalTokens ¶
func (tsfs TimeSeriesForecastingSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TimeSeriesForecastingSettingsAttributes) InternalWithRef ¶
func (tsfs TimeSeriesForecastingSettingsAttributes) InternalWithRef(ref terra.Reference) TimeSeriesForecastingSettingsAttributes
func (TimeSeriesForecastingSettingsAttributes) Status ¶
func (tsfs TimeSeriesForecastingSettingsAttributes) Status() terra.StringValue
type UserSettings ¶
type UserSettings struct { // ExecutionRole: string, required ExecutionRole terra.StringValue `hcl:"execution_role,attr" validate:"required"` // SecurityGroups: set of string, optional SecurityGroups terra.SetValue[terra.StringValue] `hcl:"security_groups,attr"` // CanvasAppSettings: optional CanvasAppSettings *CanvasAppSettings `hcl:"canvas_app_settings,block"` // JupyterServerAppSettings: optional JupyterServerAppSettings *JupyterServerAppSettings `hcl:"jupyter_server_app_settings,block"` // KernelGatewayAppSettings: optional KernelGatewayAppSettings *KernelGatewayAppSettings `hcl:"kernel_gateway_app_settings,block"` // RSessionAppSettings: optional RSessionAppSettings *RSessionAppSettings `hcl:"r_session_app_settings,block"` // RStudioServerProAppSettings: optional RStudioServerProAppSettings *RStudioServerProAppSettings `hcl:"r_studio_server_pro_app_settings,block"` // SharingSettings: optional SharingSettings *SharingSettings `hcl:"sharing_settings,block"` // TensorBoardAppSettings: optional TensorBoardAppSettings *TensorBoardAppSettings `hcl:"tensor_board_app_settings,block"` }
type UserSettingsAttributes ¶
type UserSettingsAttributes struct {
// contains filtered or unexported fields
}
func (UserSettingsAttributes) CanvasAppSettings ¶
func (us UserSettingsAttributes) CanvasAppSettings() terra.ListValue[CanvasAppSettingsAttributes]
func (UserSettingsAttributes) ExecutionRole ¶
func (us UserSettingsAttributes) ExecutionRole() terra.StringValue
func (UserSettingsAttributes) InternalRef ¶
func (us UserSettingsAttributes) InternalRef() (terra.Reference, error)
func (UserSettingsAttributes) InternalTokens ¶
func (us UserSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (UserSettingsAttributes) InternalWithRef ¶
func (us UserSettingsAttributes) InternalWithRef(ref terra.Reference) UserSettingsAttributes
func (UserSettingsAttributes) JupyterServerAppSettings ¶
func (us UserSettingsAttributes) JupyterServerAppSettings() terra.ListValue[JupyterServerAppSettingsAttributes]
func (UserSettingsAttributes) KernelGatewayAppSettings ¶
func (us UserSettingsAttributes) KernelGatewayAppSettings() terra.ListValue[KernelGatewayAppSettingsAttributes]
func (UserSettingsAttributes) RSessionAppSettings ¶
func (us UserSettingsAttributes) RSessionAppSettings() terra.ListValue[RSessionAppSettingsAttributes]
func (UserSettingsAttributes) RStudioServerProAppSettings ¶
func (us UserSettingsAttributes) RStudioServerProAppSettings() terra.ListValue[RStudioServerProAppSettingsAttributes]
func (UserSettingsAttributes) SecurityGroups ¶
func (us UserSettingsAttributes) SecurityGroups() terra.SetValue[terra.StringValue]
func (UserSettingsAttributes) SharingSettings ¶
func (us UserSettingsAttributes) SharingSettings() terra.ListValue[SharingSettingsAttributes]
func (UserSettingsAttributes) TensorBoardAppSettings ¶
func (us UserSettingsAttributes) TensorBoardAppSettings() terra.ListValue[TensorBoardAppSettingsAttributes]
type UserSettingsState ¶
type UserSettingsState struct { ExecutionRole string `json:"execution_role"` SecurityGroups []string `json:"security_groups"` CanvasAppSettings []CanvasAppSettingsState `json:"canvas_app_settings"` JupyterServerAppSettings []JupyterServerAppSettingsState `json:"jupyter_server_app_settings"` KernelGatewayAppSettings []KernelGatewayAppSettingsState `json:"kernel_gateway_app_settings"` RSessionAppSettings []RSessionAppSettingsState `json:"r_session_app_settings"` RStudioServerProAppSettings []RStudioServerProAppSettingsState `json:"r_studio_server_pro_app_settings"` SharingSettings []SharingSettingsState `json:"sharing_settings"` TensorBoardAppSettings []TensorBoardAppSettingsState `json:"tensor_board_app_settings"` }
type WorkspaceSettings ¶
type WorkspaceSettings struct { // S3ArtifactPath: string, optional S3ArtifactPath terra.StringValue `hcl:"s3_artifact_path,attr"` // S3KmsKeyId: string, optional S3KmsKeyId terra.StringValue `hcl:"s3_kms_key_id,attr"` }
type WorkspaceSettingsAttributes ¶
type WorkspaceSettingsAttributes struct {
// contains filtered or unexported fields
}
func (WorkspaceSettingsAttributes) InternalRef ¶
func (ws WorkspaceSettingsAttributes) InternalRef() (terra.Reference, error)
func (WorkspaceSettingsAttributes) InternalTokens ¶
func (ws WorkspaceSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (WorkspaceSettingsAttributes) InternalWithRef ¶
func (ws WorkspaceSettingsAttributes) InternalWithRef(ref terra.Reference) WorkspaceSettingsAttributes
func (WorkspaceSettingsAttributes) S3ArtifactPath ¶
func (ws WorkspaceSettingsAttributes) S3ArtifactPath() terra.StringValue
func (WorkspaceSettingsAttributes) S3KmsKeyId ¶
func (ws WorkspaceSettingsAttributes) S3KmsKeyId() terra.StringValue
type WorkspaceSettingsState ¶
Click to show internal directories.
Click to hide internal directories.