Documentation ¶
Index ¶
- func IdentityPlatformProjectDefaultConfig_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func IdentityPlatformProjectDefaultConfig_IsConstruct(x interface{}) *bool
- func IdentityPlatformProjectDefaultConfig_IsTerraformElement(x interface{}) *bool
- func IdentityPlatformProjectDefaultConfig_IsTerraformResource(x interface{}) *bool
- func IdentityPlatformProjectDefaultConfig_TfResourceType() *string
- func NewIdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference, ...)
- func NewIdentityPlatformProjectDefaultConfigSignInEmailOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInEmailOutputReference, ...)
- func NewIdentityPlatformProjectDefaultConfigSignInHashConfigList_Override(i IdentityPlatformProjectDefaultConfigSignInHashConfigList, ...)
- func NewIdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference, ...)
- func NewIdentityPlatformProjectDefaultConfigSignInOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInOutputReference, ...)
- func NewIdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference, ...)
- func NewIdentityPlatformProjectDefaultConfigTimeoutsOutputReference_Override(i IdentityPlatformProjectDefaultConfigTimeoutsOutputReference, ...)
- func NewIdentityPlatformProjectDefaultConfig_Override(i IdentityPlatformProjectDefaultConfig, scope constructs.Construct, id *string, ...)
- type IdentityPlatformProjectDefaultConfig
- type IdentityPlatformProjectDefaultConfigConfig
- type IdentityPlatformProjectDefaultConfigSignIn
- type IdentityPlatformProjectDefaultConfigSignInAnonymous
- type IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference
- type IdentityPlatformProjectDefaultConfigSignInEmail
- type IdentityPlatformProjectDefaultConfigSignInEmailOutputReference
- type IdentityPlatformProjectDefaultConfigSignInHashConfig
- type IdentityPlatformProjectDefaultConfigSignInHashConfigList
- type IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference
- type IdentityPlatformProjectDefaultConfigSignInOutputReference
- type IdentityPlatformProjectDefaultConfigSignInPhoneNumber
- type IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference
- type IdentityPlatformProjectDefaultConfigTimeouts
- type IdentityPlatformProjectDefaultConfigTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IdentityPlatformProjectDefaultConfig_GenerateConfigForImport ¶
func IdentityPlatformProjectDefaultConfig_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a IdentityPlatformProjectDefaultConfig resource upon running "cdktf plan <stack-name>".
func IdentityPlatformProjectDefaultConfig_IsConstruct ¶
func IdentityPlatformProjectDefaultConfig_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func IdentityPlatformProjectDefaultConfig_IsTerraformElement ¶
func IdentityPlatformProjectDefaultConfig_IsTerraformElement(x interface{}) *bool
Experimental.
func IdentityPlatformProjectDefaultConfig_IsTerraformResource ¶
func IdentityPlatformProjectDefaultConfig_IsTerraformResource(x interface{}) *bool
Experimental.
func IdentityPlatformProjectDefaultConfig_TfResourceType ¶
func IdentityPlatformProjectDefaultConfig_TfResourceType() *string
func NewIdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference_Override ¶
func NewIdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewIdentityPlatformProjectDefaultConfigSignInEmailOutputReference_Override ¶
func NewIdentityPlatformProjectDefaultConfigSignInEmailOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInEmailOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewIdentityPlatformProjectDefaultConfigSignInHashConfigList_Override ¶
func NewIdentityPlatformProjectDefaultConfigSignInHashConfigList_Override(i IdentityPlatformProjectDefaultConfigSignInHashConfigList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewIdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference_Override ¶
func NewIdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewIdentityPlatformProjectDefaultConfigSignInOutputReference_Override ¶
func NewIdentityPlatformProjectDefaultConfigSignInOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewIdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference_Override ¶
func NewIdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference_Override(i IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewIdentityPlatformProjectDefaultConfigTimeoutsOutputReference_Override ¶
func NewIdentityPlatformProjectDefaultConfigTimeoutsOutputReference_Override(i IdentityPlatformProjectDefaultConfigTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewIdentityPlatformProjectDefaultConfig_Override ¶
func NewIdentityPlatformProjectDefaultConfig_Override(i IdentityPlatformProjectDefaultConfig, scope constructs.Construct, id *string, config *IdentityPlatformProjectDefaultConfigConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config google_identity_platform_project_default_config} Resource.
Types ¶
type IdentityPlatformProjectDefaultConfig ¶
type IdentityPlatformProjectDefaultConfig interface { cdktf.TerraformResource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Name() *string // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} SignIn() IdentityPlatformProjectDefaultConfigSignInOutputReference SignInInput() *IdentityPlatformProjectDefaultConfigSignIn // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() IdentityPlatformProjectDefaultConfigTimeoutsOutputReference TimeoutsInput() interface{} // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutSignIn(value *IdentityPlatformProjectDefaultConfigSignIn) PutTimeouts(value *IdentityPlatformProjectDefaultConfigTimeouts) ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetSignIn() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config google_identity_platform_project_default_config}.
func NewIdentityPlatformProjectDefaultConfig ¶
func NewIdentityPlatformProjectDefaultConfig(scope constructs.Construct, id *string, config *IdentityPlatformProjectDefaultConfigConfig) IdentityPlatformProjectDefaultConfig
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config google_identity_platform_project_default_config} Resource.
type IdentityPlatformProjectDefaultConfigConfig ¶
type IdentityPlatformProjectDefaultConfigConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#id IdentityPlatformProjectDefaultConfig#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#project IdentityPlatformProjectDefaultConfig#project}. Project *string `field:"optional" json:"project" yaml:"project"` // sign_in block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#sign_in IdentityPlatformProjectDefaultConfig#sign_in} SignIn *IdentityPlatformProjectDefaultConfigSignIn `field:"optional" json:"signIn" yaml:"signIn"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#timeouts IdentityPlatformProjectDefaultConfig#timeouts} Timeouts *IdentityPlatformProjectDefaultConfigTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type IdentityPlatformProjectDefaultConfigSignIn ¶
type IdentityPlatformProjectDefaultConfigSignIn struct { // Whether to allow more than one account to have the same email. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#allow_duplicate_emails IdentityPlatformProjectDefaultConfig#allow_duplicate_emails} AllowDuplicateEmails interface{} `field:"optional" json:"allowDuplicateEmails" yaml:"allowDuplicateEmails"` // anonymous block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#anonymous IdentityPlatformProjectDefaultConfig#anonymous} Anonymous *IdentityPlatformProjectDefaultConfigSignInAnonymous `field:"optional" json:"anonymous" yaml:"anonymous"` // email block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#email IdentityPlatformProjectDefaultConfig#email} Email *IdentityPlatformProjectDefaultConfigSignInEmail `field:"optional" json:"email" yaml:"email"` // phone_number block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#phone_number IdentityPlatformProjectDefaultConfig#phone_number} PhoneNumber *IdentityPlatformProjectDefaultConfigSignInPhoneNumber `field:"optional" json:"phoneNumber" yaml:"phoneNumber"` }
type IdentityPlatformProjectDefaultConfigSignInAnonymous ¶
type IdentityPlatformProjectDefaultConfigSignInAnonymous struct { // Whether anonymous user auth is enabled for the project or not. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#enabled IdentityPlatformProjectDefaultConfig#enabled} Enabled interface{} `field:"required" json:"enabled" yaml:"enabled"` }
type IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference ¶
type IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} // Experimental. Fqn() *string InternalValue() *IdentityPlatformProjectDefaultConfigSignInAnonymous SetInternalValue(val *IdentityPlatformProjectDefaultConfigSignInAnonymous) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewIdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference ¶
func NewIdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference
type IdentityPlatformProjectDefaultConfigSignInEmail ¶
type IdentityPlatformProjectDefaultConfigSignInEmail struct { // Whether email auth is enabled for the project or not. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#enabled IdentityPlatformProjectDefaultConfig#enabled} Enabled interface{} `field:"optional" json:"enabled" yaml:"enabled"` // Whether a password is required for email auth or not. // // If true, both an email and // password must be provided to sign in. If false, a user may sign in via either // email/password or email link. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#password_required IdentityPlatformProjectDefaultConfig#password_required} PasswordRequired interface{} `field:"optional" json:"passwordRequired" yaml:"passwordRequired"` }
type IdentityPlatformProjectDefaultConfigSignInEmailOutputReference ¶
type IdentityPlatformProjectDefaultConfigSignInEmailOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} // Experimental. Fqn() *string InternalValue() *IdentityPlatformProjectDefaultConfigSignInEmail SetInternalValue(val *IdentityPlatformProjectDefaultConfigSignInEmail) PasswordRequired() interface{} SetPasswordRequired(val interface{}) PasswordRequiredInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetEnabled() ResetPasswordRequired() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewIdentityPlatformProjectDefaultConfigSignInEmailOutputReference ¶
func NewIdentityPlatformProjectDefaultConfigSignInEmailOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) IdentityPlatformProjectDefaultConfigSignInEmailOutputReference
type IdentityPlatformProjectDefaultConfigSignInHashConfig ¶
type IdentityPlatformProjectDefaultConfigSignInHashConfig struct { }
type IdentityPlatformProjectDefaultConfigSignInHashConfigList ¶
type IdentityPlatformProjectDefaultConfigSignInHashConfigList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewIdentityPlatformProjectDefaultConfigSignInHashConfigList ¶
func NewIdentityPlatformProjectDefaultConfigSignInHashConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) IdentityPlatformProjectDefaultConfigSignInHashConfigList
type IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference ¶
type IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference interface { cdktf.ComplexObject Algorithm() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *IdentityPlatformProjectDefaultConfigSignInHashConfig SetInternalValue(val *IdentityPlatformProjectDefaultConfigSignInHashConfig) MemoryCost() *float64 Rounds() *float64 SaltSeparator() *string SignerKey() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewIdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference ¶
func NewIdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference
type IdentityPlatformProjectDefaultConfigSignInOutputReference ¶
type IdentityPlatformProjectDefaultConfigSignInOutputReference interface { cdktf.ComplexObject AllowDuplicateEmails() interface{} SetAllowDuplicateEmails(val interface{}) AllowDuplicateEmailsInput() interface{} Anonymous() IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference AnonymousInput() *IdentityPlatformProjectDefaultConfigSignInAnonymous // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Email() IdentityPlatformProjectDefaultConfigSignInEmailOutputReference EmailInput() *IdentityPlatformProjectDefaultConfigSignInEmail // Experimental. Fqn() *string HashConfig() IdentityPlatformProjectDefaultConfigSignInHashConfigList InternalValue() *IdentityPlatformProjectDefaultConfigSignIn SetInternalValue(val *IdentityPlatformProjectDefaultConfigSignIn) PhoneNumber() IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference PhoneNumberInput() *IdentityPlatformProjectDefaultConfigSignInPhoneNumber // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutAnonymous(value *IdentityPlatformProjectDefaultConfigSignInAnonymous) PutEmail(value *IdentityPlatformProjectDefaultConfigSignInEmail) PutPhoneNumber(value *IdentityPlatformProjectDefaultConfigSignInPhoneNumber) ResetAllowDuplicateEmails() ResetAnonymous() ResetEmail() ResetPhoneNumber() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewIdentityPlatformProjectDefaultConfigSignInOutputReference ¶
func NewIdentityPlatformProjectDefaultConfigSignInOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) IdentityPlatformProjectDefaultConfigSignInOutputReference
type IdentityPlatformProjectDefaultConfigSignInPhoneNumber ¶
type IdentityPlatformProjectDefaultConfigSignInPhoneNumber struct { // Whether phone number auth is enabled for the project or not. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#enabled IdentityPlatformProjectDefaultConfig#enabled} Enabled interface{} `field:"optional" json:"enabled" yaml:"enabled"` // A map of <test phone number, fake code> that can be used for phone auth testing. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#test_phone_numbers IdentityPlatformProjectDefaultConfig#test_phone_numbers} TestPhoneNumbers *map[string]*string `field:"optional" json:"testPhoneNumbers" yaml:"testPhoneNumbers"` }
type IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference ¶
type IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} // Experimental. Fqn() *string InternalValue() *IdentityPlatformProjectDefaultConfigSignInPhoneNumber SetInternalValue(val *IdentityPlatformProjectDefaultConfigSignInPhoneNumber) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TestPhoneNumbers() *map[string]*string SetTestPhoneNumbers(val *map[string]*string) TestPhoneNumbersInput() *map[string]*string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetEnabled() ResetTestPhoneNumbers() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewIdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference ¶
func NewIdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference
type IdentityPlatformProjectDefaultConfigTimeouts ¶
type IdentityPlatformProjectDefaultConfigTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#create IdentityPlatformProjectDefaultConfig#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#delete IdentityPlatformProjectDefaultConfig#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_project_default_config#update IdentityPlatformProjectDefaultConfig#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type IdentityPlatformProjectDefaultConfigTimeoutsOutputReference ¶
type IdentityPlatformProjectDefaultConfigTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewIdentityPlatformProjectDefaultConfigTimeoutsOutputReference ¶
func NewIdentityPlatformProjectDefaultConfigTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) IdentityPlatformProjectDefaultConfigTimeoutsOutputReference
Source Files ¶
- IdentityPlatformProjectDefaultConfig.go
- IdentityPlatformProjectDefaultConfigConfig.go
- IdentityPlatformProjectDefaultConfigSignIn.go
- IdentityPlatformProjectDefaultConfigSignInAnonymous.go
- IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference.go
- IdentityPlatformProjectDefaultConfigSignInAnonymousOutputReference__checks.go
- IdentityPlatformProjectDefaultConfigSignInEmail.go
- IdentityPlatformProjectDefaultConfigSignInEmailOutputReference.go
- IdentityPlatformProjectDefaultConfigSignInEmailOutputReference__checks.go
- IdentityPlatformProjectDefaultConfigSignInHashConfig.go
- IdentityPlatformProjectDefaultConfigSignInHashConfigList.go
- IdentityPlatformProjectDefaultConfigSignInHashConfigList__checks.go
- IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference.go
- IdentityPlatformProjectDefaultConfigSignInHashConfigOutputReference__checks.go
- IdentityPlatformProjectDefaultConfigSignInOutputReference.go
- IdentityPlatformProjectDefaultConfigSignInOutputReference__checks.go
- IdentityPlatformProjectDefaultConfigSignInPhoneNumber.go
- IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference.go
- IdentityPlatformProjectDefaultConfigSignInPhoneNumberOutputReference__checks.go
- IdentityPlatformProjectDefaultConfigTimeouts.go
- IdentityPlatformProjectDefaultConfigTimeoutsOutputReference.go
- IdentityPlatformProjectDefaultConfigTimeoutsOutputReference__checks.go
- IdentityPlatformProjectDefaultConfig__checks.go
- main.go