interface IUserProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.OpsWorks.IUserProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsopsworks#IUserProfileRef |
![]() | software.amazon.awscdk.services.opsworks.IUserProfileRef |
![]() | aws_cdk.aws_opsworks.IUserProfileRef |
![]() | aws-cdk-lib » aws_opsworks » IUserProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a UserProfile.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
user | User | A reference to a UserProfile resource. |
node
Type:
Node
The tree node.
userProfileRef
Type:
User
A reference to a UserProfile resource.