Interface GetSupportedResourceTypesResponse.Builder

    • Method Detail

      • resourceTypes

        GetSupportedResourceTypesResponse.Builder resourceTypes​(Collection<String> resourceTypes)

        Contains a string with the supported Amazon Web Services resource types:

        • Aurora for Amazon Aurora

        • CloudFormation for CloudFormation

        • DocumentDB for Amazon DocumentDB (with MongoDB compatibility)

        • DynamoDB for Amazon DynamoDB

        • EBS for Amazon Elastic Block Store

        • EC2 for Amazon Elastic Compute Cloud

        • EFS for Amazon Elastic File System

        • FSx for Amazon FSx

        • Neptune for Amazon Neptune

        • RDS for Amazon Relational Database Service

        • Redshift for Amazon Redshift

        • S3 for Amazon Simple Storage Service (Amazon S3)

        • SAP HANA on Amazon EC2 for SAP HANA databases on Amazon Elastic Compute Cloud instances

        • Storage Gateway for Storage Gateway

        • Timestream for Amazon Timestream

        • VirtualMachine for VMware virtual machines

        Parameters:
        resourceTypes - Contains a string with the supported Amazon Web Services resource types:

        • Aurora for Amazon Aurora

        • CloudFormation for CloudFormation

        • DocumentDB for Amazon DocumentDB (with MongoDB compatibility)

        • DynamoDB for Amazon DynamoDB

        • EBS for Amazon Elastic Block Store

        • EC2 for Amazon Elastic Compute Cloud

        • EFS for Amazon Elastic File System

        • FSx for Amazon FSx

        • Neptune for Amazon Neptune

        • RDS for Amazon Relational Database Service

        • Redshift for Amazon Redshift

        • S3 for Amazon Simple Storage Service (Amazon S3)

        • SAP HANA on Amazon EC2 for SAP HANA databases on Amazon Elastic Compute Cloud instances

        • Storage Gateway for Storage Gateway

        • Timestream for Amazon Timestream

        • VirtualMachine for VMware virtual machines

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceTypes

        GetSupportedResourceTypesResponse.Builder resourceTypes​(String... resourceTypes)

        Contains a string with the supported Amazon Web Services resource types:

        • Aurora for Amazon Aurora

        • CloudFormation for CloudFormation

        • DocumentDB for Amazon DocumentDB (with MongoDB compatibility)

        • DynamoDB for Amazon DynamoDB

        • EBS for Amazon Elastic Block Store

        • EC2 for Amazon Elastic Compute Cloud

        • EFS for Amazon Elastic File System

        • FSx for Amazon FSx

        • Neptune for Amazon Neptune

        • RDS for Amazon Relational Database Service

        • Redshift for Amazon Redshift

        • S3 for Amazon Simple Storage Service (Amazon S3)

        • SAP HANA on Amazon EC2 for SAP HANA databases on Amazon Elastic Compute Cloud instances

        • Storage Gateway for Storage Gateway

        • Timestream for Amazon Timestream

        • VirtualMachine for VMware virtual machines

        Parameters:
        resourceTypes - Contains a string with the supported Amazon Web Services resource types:

        • Aurora for Amazon Aurora

        • CloudFormation for CloudFormation

        • DocumentDB for Amazon DocumentDB (with MongoDB compatibility)

        • DynamoDB for Amazon DynamoDB

        • EBS for Amazon Elastic Block Store

        • EC2 for Amazon Elastic Compute Cloud

        • EFS for Amazon Elastic File System

        • FSx for Amazon FSx

        • Neptune for Amazon Neptune

        • RDS for Amazon Relational Database Service

        • Redshift for Amazon Redshift

        • S3 for Amazon Simple Storage Service (Amazon S3)

        • SAP HANA on Amazon EC2 for SAP HANA databases on Amazon Elastic Compute Cloud instances

        • Storage Gateway for Storage Gateway

        • Timestream for Amazon Timestream

        • VirtualMachine for VMware virtual machines

        Returns:
        Returns a reference to this object so that method calls can be chained together.