Interface AppBundle.Builder

    • Method Detail

      • arn

        AppBundle.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the app bundle.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the app bundle.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • customerManagedKeyArn

        AppBundle.Builder customerManagedKeyArn​(String customerManagedKeyArn)

        The Amazon Resource Name (ARN) of the Key Management Service (KMS) key used to encrypt the application data.

        Parameters:
        customerManagedKeyArn - The Amazon Resource Name (ARN) of the Key Management Service (KMS) key used to encrypt the application data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.