interface ILocationSMBRef
| Language | Type name | 
|---|---|
  .NET | Amazon.CDK.AWS.DataSync.ILocationSMBRef | 
  Go | github.com/aws/aws-cdk-go/awscdk/v2/awsdatasync#ILocationSMBRef | 
  Java | software.amazon.awscdk.services.datasync.ILocationSMBRef | 
  Python | aws_cdk.aws_datasync.ILocationSMBRef | 
  TypeScript  | aws-cdk-lib » aws_datasync » ILocationSMBRef | 
Implemented by
Cfn
Indicates that this resource can be referenced as a LocationSMB.
Properties
| Name | Type | Description | 
|---|---|---|
| location | Location | A reference to a LocationSMB resource. | 
| node | Node | The tree node. | 
locationSmbRef
Type:
Location
A reference to a LocationSMB resource.
node
Type:
Node
The tree node.

 .NET
 Go
 Java
 Python
 TypeScript