interface ISpaceRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Sagemaker.ISpaceRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssagemaker#ISpaceRef |
![]() | software.amazon.awscdk.services.sagemaker.ISpaceRef |
![]() | aws_cdk.aws_sagemaker.ISpaceRef |
![]() | aws-cdk-lib » aws_sagemaker » ISpaceRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Space.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
space | Space | A reference to a Space resource. |
node
Type:
Node
The tree node.
spaceRef
Type:
Space
A reference to a Space resource.