Uses of Interface
com.hashicorp.cdktf.providers.aws.guardduty_member.GuarddutyMemberConfig
-
Packages that use GuarddutyMemberConfig Package Description com.hashicorp.cdktf.providers.aws.guardduty_member aws_guardduty_member -
-
Uses of GuarddutyMemberConfig in com.hashicorp.cdktf.providers.aws.guardduty_member
Classes in com.hashicorp.cdktf.providers.aws.guardduty_member that implement GuarddutyMemberConfig Modifier and Type Class Description static classGuarddutyMemberConfig.Jsii$ProxyAn implementation forGuarddutyMemberConfigMethods in com.hashicorp.cdktf.providers.aws.guardduty_member that return GuarddutyMemberConfig Modifier and Type Method Description GuarddutyMemberConfigGuarddutyMemberConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.guardduty_member with parameters of type GuarddutyMemberConfig Constructor Description GuarddutyMember(software.constructs.Construct scope, String id, GuarddutyMemberConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/guardduty_member aws_guardduty_member} Resource.
-