Class CspZoneKeyReferenceId.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • keyValue

        public CspZoneKeyReferenceId.Builder keyValue​(String keyValue)
        Value of keyName GcpProjectName: A human-readable name for your project.

        The project name isn’t used by any Google APIs. You can edit the project name at any time during or after project creation. Project names do not need to be unique. AzureSubscriptionId: A unique alphanumeric string that identifies your Azure subscription. AwsAccountId: a unique 12-digit number that identifies an Amazon Web Services (AWS) account

        Parameters:
        keyValue - the value to set
        Returns:
        this builder
      • keyName

        public CspZoneKeyReferenceId.Builder keyName​(String keyName)
        KeyName for Azure=AzureSubscriptionId Aws=AwsAccountId GCP=GcpProjectName
        Parameters:
        keyName - the value to set
        Returns:
        this builder