Class DomainArgs


  • public final class DomainArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • appNetworkAccessType

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> appNetworkAccessType()
        Returns:
        Specifies the VPC used for non-EFS traffic. The default value is `PublicInternetOnly`. Valid values are `PublicInternetOnly` and `VpcOnly`.
      • appSecurityGroupManagement

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> appSecurityGroupManagement()
        Returns:
        The entity that creates and manages the required security groups for inter-app communication in `VPCOnly` mode. Valid values are `Service` and `Customer`.
      • authMode

        public com.pulumi.core.Output<java.lang.String> authMode()
        Returns:
        The mode of authentication that members use to access the domain. Valid values are `IAM` and `SSO`.
      • defaultSpaceSettings

        public java.util.Optional<com.pulumi.core.Output<DomainDefaultSpaceSettingsArgs>> defaultSpaceSettings()
        Returns:
        The default space settings. See `default_space_settings` Block below.
      • defaultUserSettings

        public com.pulumi.core.Output<DomainDefaultUserSettingsArgs> defaultUserSettings()
        Returns:
        The default user settings. See `default_user_settings` Block below.
      • domainName

        public com.pulumi.core.Output<java.lang.String> domainName()
        Returns:
        The domain name.
      • domainSettings

        public java.util.Optional<com.pulumi.core.Output<DomainDomainSettingsArgs>> domainSettings()
        Returns:
        The domain settings. See `domain_settings` Block below.
      • kmsKeyId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> kmsKeyId()
        Returns:
        The AWS KMS customer managed CMK used to encrypt the EFS volume attached to the domain.
      • retentionPolicy

        public java.util.Optional<com.pulumi.core.Output<DomainRetentionPolicyArgs>> retentionPolicy()
        Returns:
        The retention policy for this domain, which specifies whether resources will be retained after the Domain is deleted. By default, all resources are retained. See `retention_policy` Block below.
      • subnetIds

        public com.pulumi.core.Output<java.util.List<java.lang.String>> subnetIds()
        Returns:
        The VPC subnets that Studio uses for communication.
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        A map of tags to assign to the resource. .If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
      • vpcId

        public com.pulumi.core.Output<java.lang.String> vpcId()
        Returns:
        The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication. The following arguments are optional: