Documentation ¶
Index ¶
- type CanvasAppSettings
- type CanvasAppSettingsAttributes
- func (cas CanvasAppSettingsAttributes) DirectDeploySettings() terra.ListValue[DirectDeploySettingsAttributes]
- func (cas CanvasAppSettingsAttributes) IdentityProviderOauthSettings() terra.ListValue[IdentityProviderOauthSettingsAttributes]
- 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) KendraSettings() terra.ListValue[KendraSettingsAttributes]
- func (cas CanvasAppSettingsAttributes) ModelRegisterSettings() terra.ListValue[ModelRegisterSettingsAttributes]
- func (cas CanvasAppSettingsAttributes) TimeSeriesForecastingSettings() terra.ListValue[TimeSeriesForecastingSettingsAttributes]
- func (cas CanvasAppSettingsAttributes) WorkspaceSettings() terra.ListValue[WorkspaceSettingsAttributes]
- type CanvasAppSettingsState
- type CodeEditorAppSettings
- type CodeEditorAppSettingsAttributes
- func (ceas CodeEditorAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[CodeEditorAppSettingsDefaultResourceSpecAttributes]
- func (ceas CodeEditorAppSettingsAttributes) InternalRef() (terra.Reference, error)
- func (ceas CodeEditorAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ceas CodeEditorAppSettingsAttributes) InternalWithRef(ref terra.Reference) CodeEditorAppSettingsAttributes
- func (ceas CodeEditorAppSettingsAttributes) LifecycleConfigArns() terra.SetValue[terra.StringValue]
- type CodeEditorAppSettingsDefaultResourceSpec
- type CodeEditorAppSettingsDefaultResourceSpecAttributes
- func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
- func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
- func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) CodeEditorAppSettingsDefaultResourceSpecAttributes
- func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
- func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
- func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias() terra.StringValue
- func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
- type CodeEditorAppSettingsDefaultResourceSpecState
- type CodeEditorAppSettingsState
- type CustomFileSystemConfig
- type CustomFileSystemConfigAttributes
- func (cfsc CustomFileSystemConfigAttributes) EfsFileSystemConfig() terra.ListValue[EfsFileSystemConfigAttributes]
- func (cfsc CustomFileSystemConfigAttributes) InternalRef() (terra.Reference, error)
- func (cfsc CustomFileSystemConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cfsc CustomFileSystemConfigAttributes) InternalWithRef(ref terra.Reference) CustomFileSystemConfigAttributes
- type CustomFileSystemConfigState
- type CustomPosixUserConfig
- type CustomPosixUserConfigAttributes
- func (cpuc CustomPosixUserConfigAttributes) Gid() terra.NumberValue
- func (cpuc CustomPosixUserConfigAttributes) InternalRef() (terra.Reference, error)
- func (cpuc CustomPosixUserConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cpuc CustomPosixUserConfigAttributes) InternalWithRef(ref terra.Reference) CustomPosixUserConfigAttributes
- func (cpuc CustomPosixUserConfigAttributes) Uid() terra.NumberValue
- type CustomPosixUserConfigState
- type DefaultEbsStorageSettings
- type DefaultEbsStorageSettingsAttributes
- func (dess DefaultEbsStorageSettingsAttributes) DefaultEbsVolumeSizeInGb() terra.NumberValue
- func (dess DefaultEbsStorageSettingsAttributes) InternalRef() (terra.Reference, error)
- func (dess DefaultEbsStorageSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dess DefaultEbsStorageSettingsAttributes) InternalWithRef(ref terra.Reference) DefaultEbsStorageSettingsAttributes
- func (dess DefaultEbsStorageSettingsAttributes) MaximumEbsVolumeSizeInGb() terra.NumberValue
- type DefaultEbsStorageSettingsState
- type DirectDeploySettings
- type DirectDeploySettingsAttributes
- func (dds DirectDeploySettingsAttributes) InternalRef() (terra.Reference, error)
- func (dds DirectDeploySettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dds DirectDeploySettingsAttributes) InternalWithRef(ref terra.Reference) DirectDeploySettingsAttributes
- func (dds DirectDeploySettingsAttributes) Status() terra.StringValue
- type DirectDeploySettingsState
- type EfsFileSystemConfig
- type EfsFileSystemConfigAttributes
- func (efsc EfsFileSystemConfigAttributes) FileSystemId() terra.StringValue
- func (efsc EfsFileSystemConfigAttributes) FileSystemPath() terra.StringValue
- func (efsc EfsFileSystemConfigAttributes) InternalRef() (terra.Reference, error)
- func (efsc EfsFileSystemConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (efsc EfsFileSystemConfigAttributes) InternalWithRef(ref terra.Reference) EfsFileSystemConfigAttributes
- type EfsFileSystemConfigState
- type IdentityProviderOauthSettings
- type IdentityProviderOauthSettingsAttributes
- func (ipos IdentityProviderOauthSettingsAttributes) DataSourceName() terra.StringValue
- func (ipos IdentityProviderOauthSettingsAttributes) InternalRef() (terra.Reference, error)
- func (ipos IdentityProviderOauthSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ipos IdentityProviderOauthSettingsAttributes) InternalWithRef(ref terra.Reference) IdentityProviderOauthSettingsAttributes
- func (ipos IdentityProviderOauthSettingsAttributes) SecretArn() terra.StringValue
- func (ipos IdentityProviderOauthSettingsAttributes) Status() terra.StringValue
- type IdentityProviderOauthSettingsState
- type JupyterLabAppSettings
- type JupyterLabAppSettingsAttributes
- func (jlas JupyterLabAppSettingsAttributes) CodeRepository() terra.SetValue[JupyterLabAppSettingsCodeRepositoryAttributes]
- func (jlas JupyterLabAppSettingsAttributes) CustomImage() terra.ListValue[JupyterLabAppSettingsCustomImageAttributes]
- func (jlas JupyterLabAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[JupyterLabAppSettingsDefaultResourceSpecAttributes]
- func (jlas JupyterLabAppSettingsAttributes) InternalRef() (terra.Reference, error)
- func (jlas JupyterLabAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (jlas JupyterLabAppSettingsAttributes) InternalWithRef(ref terra.Reference) JupyterLabAppSettingsAttributes
- func (jlas JupyterLabAppSettingsAttributes) LifecycleConfigArns() terra.SetValue[terra.StringValue]
- type JupyterLabAppSettingsCodeRepository
- type JupyterLabAppSettingsCodeRepositoryAttributes
- func (cr JupyterLabAppSettingsCodeRepositoryAttributes) InternalRef() (terra.Reference, error)
- func (cr JupyterLabAppSettingsCodeRepositoryAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cr JupyterLabAppSettingsCodeRepositoryAttributes) InternalWithRef(ref terra.Reference) JupyterLabAppSettingsCodeRepositoryAttributes
- func (cr JupyterLabAppSettingsCodeRepositoryAttributes) RepositoryUrl() terra.StringValue
- type JupyterLabAppSettingsCodeRepositoryState
- type JupyterLabAppSettingsCustomImage
- type JupyterLabAppSettingsCustomImageAttributes
- func (ci JupyterLabAppSettingsCustomImageAttributes) AppImageConfigName() terra.StringValue
- func (ci JupyterLabAppSettingsCustomImageAttributes) ImageName() terra.StringValue
- func (ci JupyterLabAppSettingsCustomImageAttributes) ImageVersionNumber() terra.NumberValue
- func (ci JupyterLabAppSettingsCustomImageAttributes) InternalRef() (terra.Reference, error)
- func (ci JupyterLabAppSettingsCustomImageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ci JupyterLabAppSettingsCustomImageAttributes) InternalWithRef(ref terra.Reference) JupyterLabAppSettingsCustomImageAttributes
- type JupyterLabAppSettingsCustomImageState
- type JupyterLabAppSettingsDefaultResourceSpec
- type JupyterLabAppSettingsDefaultResourceSpecAttributes
- func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
- func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
- func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) JupyterLabAppSettingsDefaultResourceSpecAttributes
- func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
- func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
- func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias() terra.StringValue
- func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
- type JupyterLabAppSettingsDefaultResourceSpecState
- type JupyterLabAppSettingsState
- type JupyterServerAppSettings
- type JupyterServerAppSettingsAttributes
- func (jsas JupyterServerAppSettingsAttributes) CodeRepository() terra.SetValue[JupyterServerAppSettingsCodeRepositoryAttributes]
- 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 JupyterServerAppSettingsCodeRepository
- type JupyterServerAppSettingsCodeRepositoryAttributes
- func (cr JupyterServerAppSettingsCodeRepositoryAttributes) InternalRef() (terra.Reference, error)
- func (cr JupyterServerAppSettingsCodeRepositoryAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cr JupyterServerAppSettingsCodeRepositoryAttributes) InternalWithRef(ref terra.Reference) JupyterServerAppSettingsCodeRepositoryAttributes
- func (cr JupyterServerAppSettingsCodeRepositoryAttributes) RepositoryUrl() terra.StringValue
- type JupyterServerAppSettingsCodeRepositoryState
- 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) SagemakerImageVersionAlias() terra.StringValue
- func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
- type JupyterServerAppSettingsDefaultResourceSpecState
- type JupyterServerAppSettingsState
- type KendraSettings
- type KendraSettingsAttributes
- func (ks KendraSettingsAttributes) InternalRef() (terra.Reference, error)
- func (ks KendraSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ks KendraSettingsAttributes) InternalWithRef(ref terra.Reference) KendraSettingsAttributes
- func (ks KendraSettingsAttributes) Status() terra.StringValue
- type KendraSettingsState
- 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) SagemakerImageVersionAlias() 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) SagemakerImageVersionAlias() 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 SpaceStorageSettings
- type SpaceStorageSettingsAttributes
- func (sss SpaceStorageSettingsAttributes) DefaultEbsStorageSettings() terra.ListValue[DefaultEbsStorageSettingsAttributes]
- func (sss SpaceStorageSettingsAttributes) InternalRef() (terra.Reference, error)
- func (sss SpaceStorageSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sss SpaceStorageSettingsAttributes) InternalWithRef(ref terra.Reference) SpaceStorageSettingsAttributes
- type SpaceStorageSettingsState
- 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) SagemakerImageVersionAlias() 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) CodeEditorAppSettings() terra.ListValue[CodeEditorAppSettingsAttributes]
- func (us UserSettingsAttributes) CustomFileSystemConfig() terra.ListValue[CustomFileSystemConfigAttributes]
- func (us UserSettingsAttributes) CustomPosixUserConfig() terra.ListValue[CustomPosixUserConfigAttributes]
- func (us UserSettingsAttributes) DefaultLandingUri() terra.StringValue
- 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) JupyterLabAppSettings() terra.ListValue[JupyterLabAppSettingsAttributes]
- 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) SpaceStorageSettings() terra.ListValue[SpaceStorageSettingsAttributes]
- func (us UserSettingsAttributes) StudioWebPortal() terra.StringValue
- 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 { // DirectDeploySettings: optional DirectDeploySettings *DirectDeploySettings `hcl:"direct_deploy_settings,block"` // IdentityProviderOauthSettings: min=0,max=20 IdentityProviderOauthSettings []IdentityProviderOauthSettings `hcl:"identity_provider_oauth_settings,block" validate:"min=0,max=20"` // KendraSettings: optional KendraSettings *KendraSettings `hcl:"kendra_settings,block"` // 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) DirectDeploySettings ¶
func (cas CanvasAppSettingsAttributes) DirectDeploySettings() terra.ListValue[DirectDeploySettingsAttributes]
func (CanvasAppSettingsAttributes) IdentityProviderOauthSettings ¶
func (cas CanvasAppSettingsAttributes) IdentityProviderOauthSettings() terra.ListValue[IdentityProviderOauthSettingsAttributes]
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) KendraSettings ¶
func (cas CanvasAppSettingsAttributes) KendraSettings() terra.ListValue[KendraSettingsAttributes]
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 { DirectDeploySettings []DirectDeploySettingsState `json:"direct_deploy_settings"` IdentityProviderOauthSettings []IdentityProviderOauthSettingsState `json:"identity_provider_oauth_settings"` KendraSettings []KendraSettingsState `json:"kendra_settings"` ModelRegisterSettings []ModelRegisterSettingsState `json:"model_register_settings"` TimeSeriesForecastingSettings []TimeSeriesForecastingSettingsState `json:"time_series_forecasting_settings"` WorkspaceSettings []WorkspaceSettingsState `json:"workspace_settings"` }
type CodeEditorAppSettings ¶
type CodeEditorAppSettings struct { // LifecycleConfigArns: set of string, optional LifecycleConfigArns terra.SetValue[terra.StringValue] `hcl:"lifecycle_config_arns,attr"` // CodeEditorAppSettingsDefaultResourceSpec: optional DefaultResourceSpec *CodeEditorAppSettingsDefaultResourceSpec `hcl:"default_resource_spec,block"` }
type CodeEditorAppSettingsAttributes ¶
type CodeEditorAppSettingsAttributes struct {
// contains filtered or unexported fields
}
func (CodeEditorAppSettingsAttributes) DefaultResourceSpec ¶
func (ceas CodeEditorAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[CodeEditorAppSettingsDefaultResourceSpecAttributes]
func (CodeEditorAppSettingsAttributes) InternalRef ¶
func (ceas CodeEditorAppSettingsAttributes) InternalRef() (terra.Reference, error)
func (CodeEditorAppSettingsAttributes) InternalTokens ¶
func (ceas CodeEditorAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CodeEditorAppSettingsAttributes) InternalWithRef ¶
func (ceas CodeEditorAppSettingsAttributes) InternalWithRef(ref terra.Reference) CodeEditorAppSettingsAttributes
func (CodeEditorAppSettingsAttributes) LifecycleConfigArns ¶
func (ceas CodeEditorAppSettingsAttributes) LifecycleConfigArns() terra.SetValue[terra.StringValue]
type CodeEditorAppSettingsDefaultResourceSpec ¶
type CodeEditorAppSettingsDefaultResourceSpec 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"` // SagemakerImageVersionAlias: string, optional SagemakerImageVersionAlias terra.StringValue `hcl:"sagemaker_image_version_alias,attr"` // SagemakerImageVersionArn: string, optional SagemakerImageVersionArn terra.StringValue `hcl:"sagemaker_image_version_arn,attr"` }
type CodeEditorAppSettingsDefaultResourceSpecAttributes ¶
type CodeEditorAppSettingsDefaultResourceSpecAttributes struct {
// contains filtered or unexported fields
}
func (CodeEditorAppSettingsDefaultResourceSpecAttributes) InstanceType ¶
func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
func (CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalRef ¶
func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
func (CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalTokens ¶
func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalWithRef ¶
func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) CodeEditorAppSettingsDefaultResourceSpecAttributes
func (CodeEditorAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn ¶
func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
func (CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn ¶
func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
func (CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias ¶
func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias() terra.StringValue
func (CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs CodeEditorAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type CodeEditorAppSettingsDefaultResourceSpecState ¶
type CodeEditorAppSettingsDefaultResourceSpecState struct { InstanceType string `json:"instance_type"` LifecycleConfigArn string `json:"lifecycle_config_arn"` SagemakerImageArn string `json:"sagemaker_image_arn"` SagemakerImageVersionAlias string `json:"sagemaker_image_version_alias"` SagemakerImageVersionArn string `json:"sagemaker_image_version_arn"` }
type CodeEditorAppSettingsState ¶
type CodeEditorAppSettingsState struct { LifecycleConfigArns []string `json:"lifecycle_config_arns"` DefaultResourceSpec []CodeEditorAppSettingsDefaultResourceSpecState `json:"default_resource_spec"` }
type CustomFileSystemConfig ¶
type CustomFileSystemConfig struct { // EfsFileSystemConfig: min=0 EfsFileSystemConfig []EfsFileSystemConfig `hcl:"efs_file_system_config,block" validate:"min=0"` }
type CustomFileSystemConfigAttributes ¶
type CustomFileSystemConfigAttributes struct {
// contains filtered or unexported fields
}
func (CustomFileSystemConfigAttributes) EfsFileSystemConfig ¶
func (cfsc CustomFileSystemConfigAttributes) EfsFileSystemConfig() terra.ListValue[EfsFileSystemConfigAttributes]
func (CustomFileSystemConfigAttributes) InternalRef ¶
func (cfsc CustomFileSystemConfigAttributes) InternalRef() (terra.Reference, error)
func (CustomFileSystemConfigAttributes) InternalTokens ¶
func (cfsc CustomFileSystemConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CustomFileSystemConfigAttributes) InternalWithRef ¶
func (cfsc CustomFileSystemConfigAttributes) InternalWithRef(ref terra.Reference) CustomFileSystemConfigAttributes
type CustomFileSystemConfigState ¶
type CustomFileSystemConfigState struct {
EfsFileSystemConfig []EfsFileSystemConfigState `json:"efs_file_system_config"`
}
type CustomPosixUserConfig ¶
type CustomPosixUserConfig struct { // Gid: number, required Gid terra.NumberValue `hcl:"gid,attr" validate:"required"` // Uid: number, required Uid terra.NumberValue `hcl:"uid,attr" validate:"required"` }
type CustomPosixUserConfigAttributes ¶
type CustomPosixUserConfigAttributes struct {
// contains filtered or unexported fields
}
func (CustomPosixUserConfigAttributes) Gid ¶
func (cpuc CustomPosixUserConfigAttributes) Gid() terra.NumberValue
func (CustomPosixUserConfigAttributes) InternalRef ¶
func (cpuc CustomPosixUserConfigAttributes) InternalRef() (terra.Reference, error)
func (CustomPosixUserConfigAttributes) InternalTokens ¶
func (cpuc CustomPosixUserConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CustomPosixUserConfigAttributes) InternalWithRef ¶
func (cpuc CustomPosixUserConfigAttributes) InternalWithRef(ref terra.Reference) CustomPosixUserConfigAttributes
func (CustomPosixUserConfigAttributes) Uid ¶
func (cpuc CustomPosixUserConfigAttributes) Uid() terra.NumberValue
type DefaultEbsStorageSettings ¶
type DefaultEbsStorageSettings struct { // DefaultEbsVolumeSizeInGb: number, required DefaultEbsVolumeSizeInGb terra.NumberValue `hcl:"default_ebs_volume_size_in_gb,attr" validate:"required"` // MaximumEbsVolumeSizeInGb: number, required MaximumEbsVolumeSizeInGb terra.NumberValue `hcl:"maximum_ebs_volume_size_in_gb,attr" validate:"required"` }
type DefaultEbsStorageSettingsAttributes ¶
type DefaultEbsStorageSettingsAttributes struct {
// contains filtered or unexported fields
}
func (DefaultEbsStorageSettingsAttributes) DefaultEbsVolumeSizeInGb ¶
func (dess DefaultEbsStorageSettingsAttributes) DefaultEbsVolumeSizeInGb() terra.NumberValue
func (DefaultEbsStorageSettingsAttributes) InternalRef ¶
func (dess DefaultEbsStorageSettingsAttributes) InternalRef() (terra.Reference, error)
func (DefaultEbsStorageSettingsAttributes) InternalTokens ¶
func (dess DefaultEbsStorageSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DefaultEbsStorageSettingsAttributes) InternalWithRef ¶
func (dess DefaultEbsStorageSettingsAttributes) InternalWithRef(ref terra.Reference) DefaultEbsStorageSettingsAttributes
func (DefaultEbsStorageSettingsAttributes) MaximumEbsVolumeSizeInGb ¶
func (dess DefaultEbsStorageSettingsAttributes) MaximumEbsVolumeSizeInGb() terra.NumberValue
type DirectDeploySettings ¶
type DirectDeploySettings struct { // Status: string, optional Status terra.StringValue `hcl:"status,attr"` }
type DirectDeploySettingsAttributes ¶
type DirectDeploySettingsAttributes struct {
// contains filtered or unexported fields
}
func (DirectDeploySettingsAttributes) InternalRef ¶
func (dds DirectDeploySettingsAttributes) InternalRef() (terra.Reference, error)
func (DirectDeploySettingsAttributes) InternalTokens ¶
func (dds DirectDeploySettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DirectDeploySettingsAttributes) InternalWithRef ¶
func (dds DirectDeploySettingsAttributes) InternalWithRef(ref terra.Reference) DirectDeploySettingsAttributes
func (DirectDeploySettingsAttributes) Status ¶
func (dds DirectDeploySettingsAttributes) Status() terra.StringValue
type DirectDeploySettingsState ¶
type DirectDeploySettingsState struct {
Status string `json:"status"`
}
type EfsFileSystemConfig ¶
type EfsFileSystemConfig struct { // FileSystemId: string, required FileSystemId terra.StringValue `hcl:"file_system_id,attr" validate:"required"` // FileSystemPath: string, optional FileSystemPath terra.StringValue `hcl:"file_system_path,attr"` }
type EfsFileSystemConfigAttributes ¶
type EfsFileSystemConfigAttributes struct {
// contains filtered or unexported fields
}
func (EfsFileSystemConfigAttributes) FileSystemId ¶
func (efsc EfsFileSystemConfigAttributes) FileSystemId() terra.StringValue
func (EfsFileSystemConfigAttributes) FileSystemPath ¶
func (efsc EfsFileSystemConfigAttributes) FileSystemPath() terra.StringValue
func (EfsFileSystemConfigAttributes) InternalRef ¶
func (efsc EfsFileSystemConfigAttributes) InternalRef() (terra.Reference, error)
func (EfsFileSystemConfigAttributes) InternalTokens ¶
func (efsc EfsFileSystemConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (EfsFileSystemConfigAttributes) InternalWithRef ¶
func (efsc EfsFileSystemConfigAttributes) InternalWithRef(ref terra.Reference) EfsFileSystemConfigAttributes
type IdentityProviderOauthSettings ¶
type IdentityProviderOauthSettings struct { // DataSourceName: string, optional DataSourceName terra.StringValue `hcl:"data_source_name,attr"` // SecretArn: string, required SecretArn terra.StringValue `hcl:"secret_arn,attr" validate:"required"` // Status: string, optional Status terra.StringValue `hcl:"status,attr"` }
type IdentityProviderOauthSettingsAttributes ¶
type IdentityProviderOauthSettingsAttributes struct {
// contains filtered or unexported fields
}
func (IdentityProviderOauthSettingsAttributes) DataSourceName ¶
func (ipos IdentityProviderOauthSettingsAttributes) DataSourceName() terra.StringValue
func (IdentityProviderOauthSettingsAttributes) InternalRef ¶
func (ipos IdentityProviderOauthSettingsAttributes) InternalRef() (terra.Reference, error)
func (IdentityProviderOauthSettingsAttributes) InternalTokens ¶
func (ipos IdentityProviderOauthSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (IdentityProviderOauthSettingsAttributes) InternalWithRef ¶
func (ipos IdentityProviderOauthSettingsAttributes) InternalWithRef(ref terra.Reference) IdentityProviderOauthSettingsAttributes
func (IdentityProviderOauthSettingsAttributes) SecretArn ¶
func (ipos IdentityProviderOauthSettingsAttributes) SecretArn() terra.StringValue
func (IdentityProviderOauthSettingsAttributes) Status ¶
func (ipos IdentityProviderOauthSettingsAttributes) Status() terra.StringValue
type JupyterLabAppSettings ¶
type JupyterLabAppSettings struct { // LifecycleConfigArns: set of string, optional LifecycleConfigArns terra.SetValue[terra.StringValue] `hcl:"lifecycle_config_arns,attr"` // JupyterLabAppSettingsCodeRepository: min=0,max=10 CodeRepository []JupyterLabAppSettingsCodeRepository `hcl:"code_repository,block" validate:"min=0,max=10"` // JupyterLabAppSettingsCustomImage: min=0,max=200 CustomImage []JupyterLabAppSettingsCustomImage `hcl:"custom_image,block" validate:"min=0,max=200"` // JupyterLabAppSettingsDefaultResourceSpec: optional DefaultResourceSpec *JupyterLabAppSettingsDefaultResourceSpec `hcl:"default_resource_spec,block"` }
type JupyterLabAppSettingsAttributes ¶
type JupyterLabAppSettingsAttributes struct {
// contains filtered or unexported fields
}
func (JupyterLabAppSettingsAttributes) CodeRepository ¶
func (jlas JupyterLabAppSettingsAttributes) CodeRepository() terra.SetValue[JupyterLabAppSettingsCodeRepositoryAttributes]
func (JupyterLabAppSettingsAttributes) CustomImage ¶
func (jlas JupyterLabAppSettingsAttributes) CustomImage() terra.ListValue[JupyterLabAppSettingsCustomImageAttributes]
func (JupyterLabAppSettingsAttributes) DefaultResourceSpec ¶
func (jlas JupyterLabAppSettingsAttributes) DefaultResourceSpec() terra.ListValue[JupyterLabAppSettingsDefaultResourceSpecAttributes]
func (JupyterLabAppSettingsAttributes) InternalRef ¶
func (jlas JupyterLabAppSettingsAttributes) InternalRef() (terra.Reference, error)
func (JupyterLabAppSettingsAttributes) InternalTokens ¶
func (jlas JupyterLabAppSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JupyterLabAppSettingsAttributes) InternalWithRef ¶
func (jlas JupyterLabAppSettingsAttributes) InternalWithRef(ref terra.Reference) JupyterLabAppSettingsAttributes
func (JupyterLabAppSettingsAttributes) LifecycleConfigArns ¶
func (jlas JupyterLabAppSettingsAttributes) LifecycleConfigArns() terra.SetValue[terra.StringValue]
type JupyterLabAppSettingsCodeRepository ¶
type JupyterLabAppSettingsCodeRepository struct { // RepositoryUrl: string, required RepositoryUrl terra.StringValue `hcl:"repository_url,attr" validate:"required"` }
type JupyterLabAppSettingsCodeRepositoryAttributes ¶
type JupyterLabAppSettingsCodeRepositoryAttributes struct {
// contains filtered or unexported fields
}
func (JupyterLabAppSettingsCodeRepositoryAttributes) InternalRef ¶
func (cr JupyterLabAppSettingsCodeRepositoryAttributes) InternalRef() (terra.Reference, error)
func (JupyterLabAppSettingsCodeRepositoryAttributes) InternalTokens ¶
func (cr JupyterLabAppSettingsCodeRepositoryAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JupyterLabAppSettingsCodeRepositoryAttributes) InternalWithRef ¶
func (cr JupyterLabAppSettingsCodeRepositoryAttributes) InternalWithRef(ref terra.Reference) JupyterLabAppSettingsCodeRepositoryAttributes
func (JupyterLabAppSettingsCodeRepositoryAttributes) RepositoryUrl ¶
func (cr JupyterLabAppSettingsCodeRepositoryAttributes) RepositoryUrl() terra.StringValue
type JupyterLabAppSettingsCodeRepositoryState ¶
type JupyterLabAppSettingsCodeRepositoryState struct {
RepositoryUrl string `json:"repository_url"`
}
type JupyterLabAppSettingsCustomImage ¶
type JupyterLabAppSettingsCustomImage 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 JupyterLabAppSettingsCustomImageAttributes ¶
type JupyterLabAppSettingsCustomImageAttributes struct {
// contains filtered or unexported fields
}
func (JupyterLabAppSettingsCustomImageAttributes) AppImageConfigName ¶
func (ci JupyterLabAppSettingsCustomImageAttributes) AppImageConfigName() terra.StringValue
func (JupyterLabAppSettingsCustomImageAttributes) ImageName ¶
func (ci JupyterLabAppSettingsCustomImageAttributes) ImageName() terra.StringValue
func (JupyterLabAppSettingsCustomImageAttributes) ImageVersionNumber ¶
func (ci JupyterLabAppSettingsCustomImageAttributes) ImageVersionNumber() terra.NumberValue
func (JupyterLabAppSettingsCustomImageAttributes) InternalRef ¶
func (ci JupyterLabAppSettingsCustomImageAttributes) InternalRef() (terra.Reference, error)
func (JupyterLabAppSettingsCustomImageAttributes) InternalTokens ¶
func (ci JupyterLabAppSettingsCustomImageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JupyterLabAppSettingsCustomImageAttributes) InternalWithRef ¶
func (ci JupyterLabAppSettingsCustomImageAttributes) InternalWithRef(ref terra.Reference) JupyterLabAppSettingsCustomImageAttributes
type JupyterLabAppSettingsDefaultResourceSpec ¶
type JupyterLabAppSettingsDefaultResourceSpec 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"` // SagemakerImageVersionAlias: string, optional SagemakerImageVersionAlias terra.StringValue `hcl:"sagemaker_image_version_alias,attr"` // SagemakerImageVersionArn: string, optional SagemakerImageVersionArn terra.StringValue `hcl:"sagemaker_image_version_arn,attr"` }
type JupyterLabAppSettingsDefaultResourceSpecAttributes ¶
type JupyterLabAppSettingsDefaultResourceSpecAttributes struct {
// contains filtered or unexported fields
}
func (JupyterLabAppSettingsDefaultResourceSpecAttributes) InstanceType ¶
func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) InstanceType() terra.StringValue
func (JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalRef ¶
func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalRef() (terra.Reference, error)
func (JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalTokens ¶
func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalWithRef ¶
func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) InternalWithRef(ref terra.Reference) JupyterLabAppSettingsDefaultResourceSpecAttributes
func (JupyterLabAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn ¶
func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) LifecycleConfigArn() terra.StringValue
func (JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn ¶
func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageArn() terra.StringValue
func (JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias ¶
func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias() terra.StringValue
func (JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs JupyterLabAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type JupyterLabAppSettingsDefaultResourceSpecState ¶
type JupyterLabAppSettingsDefaultResourceSpecState struct { InstanceType string `json:"instance_type"` LifecycleConfigArn string `json:"lifecycle_config_arn"` SagemakerImageArn string `json:"sagemaker_image_arn"` SagemakerImageVersionAlias string `json:"sagemaker_image_version_alias"` SagemakerImageVersionArn string `json:"sagemaker_image_version_arn"` }
type JupyterLabAppSettingsState ¶
type JupyterLabAppSettingsState struct { LifecycleConfigArns []string `json:"lifecycle_config_arns"` CodeRepository []JupyterLabAppSettingsCodeRepositoryState `json:"code_repository"` CustomImage []JupyterLabAppSettingsCustomImageState `json:"custom_image"` DefaultResourceSpec []JupyterLabAppSettingsDefaultResourceSpecState `json:"default_resource_spec"` }
type JupyterServerAppSettings ¶
type JupyterServerAppSettings struct { // LifecycleConfigArns: set of string, optional LifecycleConfigArns terra.SetValue[terra.StringValue] `hcl:"lifecycle_config_arns,attr"` // JupyterServerAppSettingsCodeRepository: min=0,max=10 CodeRepository []JupyterServerAppSettingsCodeRepository `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[JupyterServerAppSettingsCodeRepositoryAttributes]
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 JupyterServerAppSettingsCodeRepository ¶
type JupyterServerAppSettingsCodeRepository struct { // RepositoryUrl: string, required RepositoryUrl terra.StringValue `hcl:"repository_url,attr" validate:"required"` }
type JupyterServerAppSettingsCodeRepositoryAttributes ¶
type JupyterServerAppSettingsCodeRepositoryAttributes struct {
// contains filtered or unexported fields
}
func (JupyterServerAppSettingsCodeRepositoryAttributes) InternalRef ¶
func (cr JupyterServerAppSettingsCodeRepositoryAttributes) InternalRef() (terra.Reference, error)
func (JupyterServerAppSettingsCodeRepositoryAttributes) InternalTokens ¶
func (cr JupyterServerAppSettingsCodeRepositoryAttributes) InternalTokens() (hclwrite.Tokens, error)
func (JupyterServerAppSettingsCodeRepositoryAttributes) InternalWithRef ¶
func (cr JupyterServerAppSettingsCodeRepositoryAttributes) InternalWithRef(ref terra.Reference) JupyterServerAppSettingsCodeRepositoryAttributes
func (JupyterServerAppSettingsCodeRepositoryAttributes) RepositoryUrl ¶
func (cr JupyterServerAppSettingsCodeRepositoryAttributes) RepositoryUrl() terra.StringValue
type JupyterServerAppSettingsCodeRepositoryState ¶
type JupyterServerAppSettingsCodeRepositoryState struct {
RepositoryUrl string `json:"repository_url"`
}
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"` // SagemakerImageVersionAlias: string, optional SagemakerImageVersionAlias terra.StringValue `hcl:"sagemaker_image_version_alias,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) SagemakerImageVersionAlias ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias() terra.StringValue
func (JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs JupyterServerAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type JupyterServerAppSettingsDefaultResourceSpecState ¶
type JupyterServerAppSettingsDefaultResourceSpecState struct { InstanceType string `json:"instance_type"` LifecycleConfigArn string `json:"lifecycle_config_arn"` SagemakerImageArn string `json:"sagemaker_image_arn"` SagemakerImageVersionAlias string `json:"sagemaker_image_version_alias"` SagemakerImageVersionArn string `json:"sagemaker_image_version_arn"` }
type JupyterServerAppSettingsState ¶
type JupyterServerAppSettingsState struct { LifecycleConfigArns []string `json:"lifecycle_config_arns"` CodeRepository []JupyterServerAppSettingsCodeRepositoryState `json:"code_repository"` DefaultResourceSpec []JupyterServerAppSettingsDefaultResourceSpecState `json:"default_resource_spec"` }
type KendraSettings ¶
type KendraSettings struct { // Status: string, optional Status terra.StringValue `hcl:"status,attr"` }
type KendraSettingsAttributes ¶
type KendraSettingsAttributes struct {
// contains filtered or unexported fields
}
func (KendraSettingsAttributes) InternalRef ¶
func (ks KendraSettingsAttributes) InternalRef() (terra.Reference, error)
func (KendraSettingsAttributes) InternalTokens ¶
func (ks KendraSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (KendraSettingsAttributes) InternalWithRef ¶
func (ks KendraSettingsAttributes) InternalWithRef(ref terra.Reference) KendraSettingsAttributes
func (KendraSettingsAttributes) Status ¶
func (ks KendraSettingsAttributes) Status() terra.StringValue
type KendraSettingsState ¶
type KendraSettingsState struct {
Status string `json:"status"`
}
type KernelGatewayAppSettings ¶
type KernelGatewayAppSettings struct { // LifecycleConfigArns: set of string, optional LifecycleConfigArns terra.SetValue[terra.StringValue] `hcl:"lifecycle_config_arns,attr"` // KernelGatewayAppSettingsCustomImage: min=0,max=200 CustomImage []KernelGatewayAppSettingsCustomImage `hcl:"custom_image,block" validate:"min=0,max=200"` // 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"` // SagemakerImageVersionAlias: string, optional SagemakerImageVersionAlias terra.StringValue `hcl:"sagemaker_image_version_alias,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) SagemakerImageVersionAlias ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias() terra.StringValue
func (KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs KernelGatewayAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type KernelGatewayAppSettingsDefaultResourceSpecState ¶
type KernelGatewayAppSettingsDefaultResourceSpecState struct { InstanceType string `json:"instance_type"` LifecycleConfigArn string `json:"lifecycle_config_arn"` SagemakerImageArn string `json:"sagemaker_image_arn"` SagemakerImageVersionAlias string `json:"sagemaker_image_version_alias"` SagemakerImageVersionArn string `json:"sagemaker_image_version_arn"` }
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=200 CustomImage []RSessionAppSettingsCustomImage `hcl:"custom_image,block" validate:"min=0,max=200"` // 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"` // SagemakerImageVersionAlias: string, optional SagemakerImageVersionAlias terra.StringValue `hcl:"sagemaker_image_version_alias,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) SagemakerImageVersionAlias ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias() terra.StringValue
func (RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs RSessionAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type RSessionAppSettingsDefaultResourceSpecState ¶
type RSessionAppSettingsDefaultResourceSpecState struct { InstanceType string `json:"instance_type"` LifecycleConfigArn string `json:"lifecycle_config_arn"` SagemakerImageArn string `json:"sagemaker_image_arn"` SagemakerImageVersionAlias string `json:"sagemaker_image_version_alias"` SagemakerImageVersionArn string `json:"sagemaker_image_version_arn"` }
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 SpaceStorageSettings ¶
type SpaceStorageSettings struct { // DefaultEbsStorageSettings: optional DefaultEbsStorageSettings *DefaultEbsStorageSettings `hcl:"default_ebs_storage_settings,block"` }
type SpaceStorageSettingsAttributes ¶
type SpaceStorageSettingsAttributes struct {
// contains filtered or unexported fields
}
func (SpaceStorageSettingsAttributes) DefaultEbsStorageSettings ¶
func (sss SpaceStorageSettingsAttributes) DefaultEbsStorageSettings() terra.ListValue[DefaultEbsStorageSettingsAttributes]
func (SpaceStorageSettingsAttributes) InternalRef ¶
func (sss SpaceStorageSettingsAttributes) InternalRef() (terra.Reference, error)
func (SpaceStorageSettingsAttributes) InternalTokens ¶
func (sss SpaceStorageSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SpaceStorageSettingsAttributes) InternalWithRef ¶
func (sss SpaceStorageSettingsAttributes) InternalWithRef(ref terra.Reference) SpaceStorageSettingsAttributes
type SpaceStorageSettingsState ¶
type SpaceStorageSettingsState struct {
DefaultEbsStorageSettings []DefaultEbsStorageSettingsState `json:"default_ebs_storage_settings"`
}
type TensorBoardAppSettings ¶
type TensorBoardAppSettings struct { // TensorBoardAppSettingsDefaultResourceSpec: optional DefaultResourceSpec *TensorBoardAppSettingsDefaultResourceSpec `hcl:"default_resource_spec,block"` }
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"` // SagemakerImageVersionAlias: string, optional SagemakerImageVersionAlias terra.StringValue `hcl:"sagemaker_image_version_alias,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) SagemakerImageVersionAlias ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionAlias() terra.StringValue
func (TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn ¶
func (drs TensorBoardAppSettingsDefaultResourceSpecAttributes) SagemakerImageVersionArn() terra.StringValue
type TensorBoardAppSettingsDefaultResourceSpecState ¶
type TensorBoardAppSettingsDefaultResourceSpecState struct { InstanceType string `json:"instance_type"` LifecycleConfigArn string `json:"lifecycle_config_arn"` SagemakerImageArn string `json:"sagemaker_image_arn"` SagemakerImageVersionAlias string `json:"sagemaker_image_version_alias"` SagemakerImageVersionArn string `json:"sagemaker_image_version_arn"` }
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 { // DefaultLandingUri: string, optional DefaultLandingUri terra.StringValue `hcl:"default_landing_uri,attr"` // 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"` // StudioWebPortal: string, optional StudioWebPortal terra.StringValue `hcl:"studio_web_portal,attr"` // CanvasAppSettings: optional CanvasAppSettings *CanvasAppSettings `hcl:"canvas_app_settings,block"` // CodeEditorAppSettings: optional CodeEditorAppSettings *CodeEditorAppSettings `hcl:"code_editor_app_settings,block"` // CustomFileSystemConfig: min=0 CustomFileSystemConfig []CustomFileSystemConfig `hcl:"custom_file_system_config,block" validate:"min=0"` // CustomPosixUserConfig: optional CustomPosixUserConfig *CustomPosixUserConfig `hcl:"custom_posix_user_config,block"` // JupyterLabAppSettings: optional JupyterLabAppSettings *JupyterLabAppSettings `hcl:"jupyter_lab_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"` // SpaceStorageSettings: optional SpaceStorageSettings *SpaceStorageSettings `hcl:"space_storage_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) CodeEditorAppSettings ¶
func (us UserSettingsAttributes) CodeEditorAppSettings() terra.ListValue[CodeEditorAppSettingsAttributes]
func (UserSettingsAttributes) CustomFileSystemConfig ¶
func (us UserSettingsAttributes) CustomFileSystemConfig() terra.ListValue[CustomFileSystemConfigAttributes]
func (UserSettingsAttributes) CustomPosixUserConfig ¶
func (us UserSettingsAttributes) CustomPosixUserConfig() terra.ListValue[CustomPosixUserConfigAttributes]
func (UserSettingsAttributes) DefaultLandingUri ¶
func (us UserSettingsAttributes) DefaultLandingUri() terra.StringValue
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) JupyterLabAppSettings ¶
func (us UserSettingsAttributes) JupyterLabAppSettings() terra.ListValue[JupyterLabAppSettingsAttributes]
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) SpaceStorageSettings ¶
func (us UserSettingsAttributes) SpaceStorageSettings() terra.ListValue[SpaceStorageSettingsAttributes]
func (UserSettingsAttributes) StudioWebPortal ¶
func (us UserSettingsAttributes) StudioWebPortal() terra.StringValue
func (UserSettingsAttributes) TensorBoardAppSettings ¶
func (us UserSettingsAttributes) TensorBoardAppSettings() terra.ListValue[TensorBoardAppSettingsAttributes]
type UserSettingsState ¶
type UserSettingsState struct { DefaultLandingUri string `json:"default_landing_uri"` ExecutionRole string `json:"execution_role"` SecurityGroups []string `json:"security_groups"` StudioWebPortal string `json:"studio_web_portal"` CanvasAppSettings []CanvasAppSettingsState `json:"canvas_app_settings"` CodeEditorAppSettings []CodeEditorAppSettingsState `json:"code_editor_app_settings"` CustomFileSystemConfig []CustomFileSystemConfigState `json:"custom_file_system_config"` CustomPosixUserConfig []CustomPosixUserConfigState `json:"custom_posix_user_config"` JupyterLabAppSettings []JupyterLabAppSettingsState `json:"jupyter_lab_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"` SpaceStorageSettings []SpaceStorageSettingsState `json:"space_storage_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.