Uses of Interface
com.hashicorp.cdktf.providers.aws.sesv2_email_identity.Sesv2EmailIdentityDkimSigningAttributes
-
Packages that use Sesv2EmailIdentityDkimSigningAttributes Package Description com.hashicorp.cdktf.providers.aws.sesv2_email_identity aws_sesv2_email_identity -
-
Uses of Sesv2EmailIdentityDkimSigningAttributes in com.hashicorp.cdktf.providers.aws.sesv2_email_identity
Classes in com.hashicorp.cdktf.providers.aws.sesv2_email_identity that implement Sesv2EmailIdentityDkimSigningAttributes Modifier and Type Class Description static classSesv2EmailIdentityDkimSigningAttributes.Jsii$ProxyAn implementation forSesv2EmailIdentityDkimSigningAttributesMethods in com.hashicorp.cdktf.providers.aws.sesv2_email_identity that return Sesv2EmailIdentityDkimSigningAttributes Modifier and Type Method Description Sesv2EmailIdentityDkimSigningAttributesSesv2EmailIdentityDkimSigningAttributes.Builder. build()Builds the configured instance.default Sesv2EmailIdentityDkimSigningAttributesSesv2EmailIdentityConfig. getDkimSigningAttributes()dkim_signing_attributes block.Sesv2EmailIdentityDkimSigningAttributesSesv2EmailIdentityConfig.Jsii$Proxy. getDkimSigningAttributes()Sesv2EmailIdentityDkimSigningAttributesSesv2EmailIdentity. getDkimSigningAttributesInput()Sesv2EmailIdentityDkimSigningAttributesSesv2EmailIdentityDkimSigningAttributesOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.sesv2_email_identity with parameters of type Sesv2EmailIdentityDkimSigningAttributes Modifier and Type Method Description Sesv2EmailIdentity.BuilderSesv2EmailIdentity.Builder. dkimSigningAttributes(Sesv2EmailIdentityDkimSigningAttributes dkimSigningAttributes)dkim_signing_attributes block.Sesv2EmailIdentityConfig.BuilderSesv2EmailIdentityConfig.Builder. dkimSigningAttributes(Sesv2EmailIdentityDkimSigningAttributes dkimSigningAttributes)Sets the value ofSesv2EmailIdentityConfig.getDkimSigningAttributes()voidSesv2EmailIdentity. putDkimSigningAttributes(Sesv2EmailIdentityDkimSigningAttributes value)voidSesv2EmailIdentityDkimSigningAttributesOutputReference. setInternalValue(Sesv2EmailIdentityDkimSigningAttributes value)
-