Documentation ¶
Index ¶
- func DataAzurermActiveDirectoryDomainService_IsConstruct(x interface{}) *bool
- func DataAzurermActiveDirectoryDomainService_IsTerraformDataSource(x interface{}) *bool
- func DataAzurermActiveDirectoryDomainService_IsTerraformElement(x interface{}) *bool
- func DataAzurermActiveDirectoryDomainService_TfResourceType() *string
- func NewDataAzurermActiveDirectoryDomainServiceNotificationsList_Override(d DataAzurermActiveDirectoryDomainServiceNotificationsList, ...)
- func NewDataAzurermActiveDirectoryDomainServiceNotificationsOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference, ...)
- func NewDataAzurermActiveDirectoryDomainServiceReplicaSetsList_Override(d DataAzurermActiveDirectoryDomainServiceReplicaSetsList, ...)
- func NewDataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference, ...)
- func NewDataAzurermActiveDirectoryDomainServiceSecureLdapList_Override(d DataAzurermActiveDirectoryDomainServiceSecureLdapList, ...)
- func NewDataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference, ...)
- func NewDataAzurermActiveDirectoryDomainServiceSecurityList_Override(d DataAzurermActiveDirectoryDomainServiceSecurityList, ...)
- func NewDataAzurermActiveDirectoryDomainServiceSecurityOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceSecurityOutputReference, ...)
- func NewDataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference, ...)
- func NewDataAzurermActiveDirectoryDomainService_Override(d DataAzurermActiveDirectoryDomainService, scope constructs.Construct, ...)
- type DataAzurermActiveDirectoryDomainService
- type DataAzurermActiveDirectoryDomainServiceConfig
- type DataAzurermActiveDirectoryDomainServiceNotifications
- type DataAzurermActiveDirectoryDomainServiceNotificationsList
- type DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference
- type DataAzurermActiveDirectoryDomainServiceReplicaSets
- type DataAzurermActiveDirectoryDomainServiceReplicaSetsList
- type DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference
- type DataAzurermActiveDirectoryDomainServiceSecureLdap
- type DataAzurermActiveDirectoryDomainServiceSecureLdapList
- type DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference
- type DataAzurermActiveDirectoryDomainServiceSecurity
- type DataAzurermActiveDirectoryDomainServiceSecurityList
- type DataAzurermActiveDirectoryDomainServiceSecurityOutputReference
- type DataAzurermActiveDirectoryDomainServiceTimeouts
- type DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataAzurermActiveDirectoryDomainService_IsConstruct ¶
func DataAzurermActiveDirectoryDomainService_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 DataAzurermActiveDirectoryDomainService_IsTerraformDataSource ¶
func DataAzurermActiveDirectoryDomainService_IsTerraformDataSource(x interface{}) *bool
Experimental.
func DataAzurermActiveDirectoryDomainService_IsTerraformElement ¶
func DataAzurermActiveDirectoryDomainService_IsTerraformElement(x interface{}) *bool
Experimental.
func DataAzurermActiveDirectoryDomainService_TfResourceType ¶
func DataAzurermActiveDirectoryDomainService_TfResourceType() *string
func NewDataAzurermActiveDirectoryDomainServiceNotificationsList_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceNotificationsList_Override(d DataAzurermActiveDirectoryDomainServiceNotificationsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermActiveDirectoryDomainServiceNotificationsOutputReference_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceNotificationsOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermActiveDirectoryDomainServiceReplicaSetsList_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceReplicaSetsList_Override(d DataAzurermActiveDirectoryDomainServiceReplicaSetsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermActiveDirectoryDomainServiceSecureLdapList_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceSecureLdapList_Override(d DataAzurermActiveDirectoryDomainServiceSecureLdapList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermActiveDirectoryDomainServiceSecurityList_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceSecurityList_Override(d DataAzurermActiveDirectoryDomainServiceSecurityList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermActiveDirectoryDomainServiceSecurityOutputReference_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceSecurityOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceSecurityOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference_Override ¶
func NewDataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference_Override(d DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataAzurermActiveDirectoryDomainService_Override ¶
func NewDataAzurermActiveDirectoryDomainService_Override(d DataAzurermActiveDirectoryDomainService, scope constructs.Construct, id *string, config *DataAzurermActiveDirectoryDomainServiceConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.53.0/docs/data-sources/active_directory_domain_service azurerm_active_directory_domain_service} Data Source.
Types ¶
type DataAzurermActiveDirectoryDomainService ¶
type DataAzurermActiveDirectoryDomainService interface { cdktf.TerraformDataSource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DeploymentId() *string DomainConfigurationType() *string DomainName() *string FilteredSyncEnabled() cdktf.IResolvable // 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) Location() *string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node Notifications() DataAzurermActiveDirectoryDomainServiceNotificationsList // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. RawOverrides() interface{} ReplicaSets() DataAzurermActiveDirectoryDomainServiceReplicaSetsList ResourceGroupName() *string SetResourceGroupName(val *string) ResourceGroupNameInput() *string ResourceId() *string SecureLdap() DataAzurermActiveDirectoryDomainServiceSecureLdapList Security() DataAzurermActiveDirectoryDomainServiceSecurityList Sku() *string SyncOwner() *string Tags() *map[string]*string SetTags(val *map[string]*string) TagsInput() *map[string]*string TenantId() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference TimeoutsInput() interface{} Version() *float64 // 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. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutTimeouts(value *DataAzurermActiveDirectoryDomainServiceTimeouts) ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetTags() ResetTimeouts() SynthesizeAttributes() *map[string]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/azurerm/3.53.0/docs/data-sources/active_directory_domain_service azurerm_active_directory_domain_service}.
func NewDataAzurermActiveDirectoryDomainService ¶
func NewDataAzurermActiveDirectoryDomainService(scope constructs.Construct, id *string, config *DataAzurermActiveDirectoryDomainServiceConfig) DataAzurermActiveDirectoryDomainService
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.53.0/docs/data-sources/active_directory_domain_service azurerm_active_directory_domain_service} Data Source.
type DataAzurermActiveDirectoryDomainServiceConfig ¶
type DataAzurermActiveDirectoryDomainServiceConfig 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/azurerm/3.53.0/docs/data-sources/active_directory_domain_service#name DataAzurermActiveDirectoryDomainService#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.53.0/docs/data-sources/active_directory_domain_service#resource_group_name DataAzurermActiveDirectoryDomainService#resource_group_name}. ResourceGroupName *string `field:"required" json:"resourceGroupName" yaml:"resourceGroupName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.53.0/docs/data-sources/active_directory_domain_service#id DataAzurermActiveDirectoryDomainService#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/azurerm/3.53.0/docs/data-sources/active_directory_domain_service#tags DataAzurermActiveDirectoryDomainService#tags}. Tags *map[string]*string `field:"optional" json:"tags" yaml:"tags"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.53.0/docs/data-sources/active_directory_domain_service#timeouts DataAzurermActiveDirectoryDomainService#timeouts} Timeouts *DataAzurermActiveDirectoryDomainServiceTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type DataAzurermActiveDirectoryDomainServiceNotifications ¶
type DataAzurermActiveDirectoryDomainServiceNotifications struct { }
type DataAzurermActiveDirectoryDomainServiceNotificationsList ¶
type DataAzurermActiveDirectoryDomainServiceNotificationsList 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) // Experimental. ComputeFqn() *string Get(index *float64) DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference // 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 NewDataAzurermActiveDirectoryDomainServiceNotificationsList ¶
func NewDataAzurermActiveDirectoryDomainServiceNotificationsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermActiveDirectoryDomainServiceNotificationsList
type DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference ¶
type DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference interface { cdktf.ComplexObject AdditionalRecipients() *[]*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() *DataAzurermActiveDirectoryDomainServiceNotifications SetInternalValue(val *DataAzurermActiveDirectoryDomainServiceNotifications) NotifyDcAdmins() cdktf.IResolvable NotifyGlobalAdmins() cdktf.IResolvable // 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 NewDataAzurermActiveDirectoryDomainServiceNotificationsOutputReference ¶
func NewDataAzurermActiveDirectoryDomainServiceNotificationsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference
type DataAzurermActiveDirectoryDomainServiceReplicaSets ¶
type DataAzurermActiveDirectoryDomainServiceReplicaSets struct { }
type DataAzurermActiveDirectoryDomainServiceReplicaSetsList ¶
type DataAzurermActiveDirectoryDomainServiceReplicaSetsList 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) // Experimental. ComputeFqn() *string Get(index *float64) DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference // 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 NewDataAzurermActiveDirectoryDomainServiceReplicaSetsList ¶
func NewDataAzurermActiveDirectoryDomainServiceReplicaSetsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermActiveDirectoryDomainServiceReplicaSetsList
type DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference ¶
type DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference 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 DomainControllerIpAddresses() *[]*string ExternalAccessIpAddress() *string // Experimental. Fqn() *string Id() *string InternalValue() *DataAzurermActiveDirectoryDomainServiceReplicaSets SetInternalValue(val *DataAzurermActiveDirectoryDomainServiceReplicaSets) Location() *string ServiceStatus() *string SubnetId() *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 NewDataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference ¶
func NewDataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference
type DataAzurermActiveDirectoryDomainServiceSecureLdap ¶
type DataAzurermActiveDirectoryDomainServiceSecureLdap struct { }
type DataAzurermActiveDirectoryDomainServiceSecureLdapList ¶
type DataAzurermActiveDirectoryDomainServiceSecureLdapList 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) // Experimental. ComputeFqn() *string Get(index *float64) DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference // 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 NewDataAzurermActiveDirectoryDomainServiceSecureLdapList ¶
func NewDataAzurermActiveDirectoryDomainServiceSecureLdapList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermActiveDirectoryDomainServiceSecureLdapList
type DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference ¶
type DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference interface { cdktf.ComplexObject CertificateExpiry() *string CertificateThumbprint() *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 Enabled() cdktf.IResolvable ExternalAccessEnabled() cdktf.IResolvable // Experimental. Fqn() *string InternalValue() *DataAzurermActiveDirectoryDomainServiceSecureLdap SetInternalValue(val *DataAzurermActiveDirectoryDomainServiceSecureLdap) PublicCertificate() *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 NewDataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference ¶
func NewDataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference
type DataAzurermActiveDirectoryDomainServiceSecurity ¶
type DataAzurermActiveDirectoryDomainServiceSecurity struct { }
type DataAzurermActiveDirectoryDomainServiceSecurityList ¶
type DataAzurermActiveDirectoryDomainServiceSecurityList 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) // Experimental. ComputeFqn() *string Get(index *float64) DataAzurermActiveDirectoryDomainServiceSecurityOutputReference // 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 NewDataAzurermActiveDirectoryDomainServiceSecurityList ¶
func NewDataAzurermActiveDirectoryDomainServiceSecurityList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermActiveDirectoryDomainServiceSecurityList
type DataAzurermActiveDirectoryDomainServiceSecurityOutputReference ¶
type DataAzurermActiveDirectoryDomainServiceSecurityOutputReference 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 // Experimental. Fqn() *string InternalValue() *DataAzurermActiveDirectoryDomainServiceSecurity SetInternalValue(val *DataAzurermActiveDirectoryDomainServiceSecurity) KerberosArmoringEnabled() cdktf.IResolvable KerberosRc4EncryptionEnabled() cdktf.IResolvable NtlmV1Enabled() cdktf.IResolvable SyncKerberosPasswords() cdktf.IResolvable SyncNtlmPasswords() cdktf.IResolvable SyncOnPremPasswords() cdktf.IResolvable // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TlsV1Enabled() cdktf.IResolvable // 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 NewDataAzurermActiveDirectoryDomainServiceSecurityOutputReference ¶
func NewDataAzurermActiveDirectoryDomainServiceSecurityOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermActiveDirectoryDomainServiceSecurityOutputReference
type DataAzurermActiveDirectoryDomainServiceTimeouts ¶
type DataAzurermActiveDirectoryDomainServiceTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.53.0/docs/data-sources/active_directory_domain_service#read DataAzurermActiveDirectoryDomainService#read}. Read *string `field:"optional" json:"read" yaml:"read"` }
type DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference ¶
type DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference 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 // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Read() *string SetRead(val *string) ReadInput() *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 ResetRead() // 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 NewDataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference ¶
func NewDataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference
Source Files ¶
- DataAzurermActiveDirectoryDomainService.go
- DataAzurermActiveDirectoryDomainServiceConfig.go
- DataAzurermActiveDirectoryDomainServiceNotifications.go
- DataAzurermActiveDirectoryDomainServiceNotificationsList.go
- DataAzurermActiveDirectoryDomainServiceNotificationsList__checks.go
- DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference.go
- DataAzurermActiveDirectoryDomainServiceNotificationsOutputReference__checks.go
- DataAzurermActiveDirectoryDomainServiceReplicaSets.go
- DataAzurermActiveDirectoryDomainServiceReplicaSetsList.go
- DataAzurermActiveDirectoryDomainServiceReplicaSetsList__checks.go
- DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference.go
- DataAzurermActiveDirectoryDomainServiceReplicaSetsOutputReference__checks.go
- DataAzurermActiveDirectoryDomainServiceSecureLdap.go
- DataAzurermActiveDirectoryDomainServiceSecureLdapList.go
- DataAzurermActiveDirectoryDomainServiceSecureLdapList__checks.go
- DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference.go
- DataAzurermActiveDirectoryDomainServiceSecureLdapOutputReference__checks.go
- DataAzurermActiveDirectoryDomainServiceSecurity.go
- DataAzurermActiveDirectoryDomainServiceSecurityList.go
- DataAzurermActiveDirectoryDomainServiceSecurityList__checks.go
- DataAzurermActiveDirectoryDomainServiceSecurityOutputReference.go
- DataAzurermActiveDirectoryDomainServiceSecurityOutputReference__checks.go
- DataAzurermActiveDirectoryDomainServiceTimeouts.go
- DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference.go
- DataAzurermActiveDirectoryDomainServiceTimeoutsOutputReference__checks.go
- DataAzurermActiveDirectoryDomainService__checks.go
- main.go