Interface DatasyncLocationEfsEc2Config

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    DatasyncLocationEfsEc2Config.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:52.460Z")
    @Stability(Stable)
    public interface DatasyncLocationEfsEc2Config
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getSecurityGroupArns

        @Stability(Stable)
        @NotNull
        List<String> getSecurityGroupArns()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/datasync_location_efs#security_group_arns DatasyncLocationEfs#security_group_arns}.
      • getSubnetArn

        @Stability(Stable)
        @NotNull
        String getSubnetArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/datasync_location_efs#subnet_arn DatasyncLocationEfs#subnet_arn}.