interface IOrganizationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Organizations.IOrganizationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsorganizations#IOrganizationRef |
![]() | software.amazon.awscdk.services.organizations.IOrganizationRef |
![]() | aws_cdk.aws_organizations.IOrganizationRef |
![]() | aws-cdk-lib » aws_organizations » IOrganizationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Organization.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
organization | Organization | A reference to a Organization resource. |
node
Type:
Node
The tree node.
organizationRef
Type:
Organization
A reference to a Organization resource.