Uses of Class
software.amazon.awscdk.mixins.preview.services.sagemaker.events.SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder
Packages that use SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder
-
Uses of SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder in software.amazon.awscdk.mixins.preview.services.sagemaker.events
Methods in software.amazon.awscdk.mixins.preview.services.sagemaker.events that return SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.BuilderModifier and TypeMethodDescriptionSageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.builder()SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.creationTime(List<String> creationTime) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.instanceType(List<String> instanceType) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.lastModifiedTime(List<String> lastModifiedTime) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.notebookInstanceArn(List<String> notebookInstanceArn) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.notebookInstanceLifecycleConfigName(List<String> notebookInstanceLifecycleConfigName) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.notebookInstanceName(List<String> notebookInstanceName) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.notebookInstanceStatus(List<String> notebookInstanceStatus) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.roleArn(List<String> roleArn) SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.tags(List<? extends SageMakerNotebookInstanceStateChange.Tags> tags) Constructors in software.amazon.awscdk.mixins.preview.services.sagemaker.events with parameters of type SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSageMakerNotebookInstanceStateChange.SageMakerNotebookInstanceStateChangeProps.Builder.