Package-level declarations

Types

Link copied to clipboard
class AccessAnalyzerAnalyzer : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class AccessAnalyzerAnalyzerArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<AccessAnalyzerAnalyzerPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AccessAnalyzerAnalyzerArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class AcmCertificateSummary : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class AcmCertificateSummaryArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<AcmCertificateSummaryPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AcmCertificateSummaryArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class ApiGatewayRestApi : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ApiGatewayRestApiArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ApiGatewayRestApiPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ApiGatewayRestApiArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object ApiGatewayRestApiMapper : ResourceMapper<ApiGatewayRestApi>
Link copied to clipboard
class ApiGatewayStage : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ApiGatewayStageArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ApiGatewayStagePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ApiGatewayStageArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object ApiGatewayStageMapper : ResourceMapper<ApiGatewayStage>
Link copied to clipboard
class AppSyncGraphqlApi : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class AppSyncGraphqlApiArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<AppSyncGraphqlApiPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AppSyncGraphqlApiArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object AppSyncGraphqlApiMapper : ResourceMapper<AppSyncGraphqlApi>
Link copied to clipboard
class AutoScalingAutoScalingGroup : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class AutoScalingAutoScalingGroupArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<AutoScalingAutoScalingGroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AutoScalingAutoScalingGroupArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class CloudFormationStack : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class CloudFormationStackArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<CloudFormationStackPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<CloudFormationStackArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class CloudFormationStackSet : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class CloudFormationStackSetArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<CloudFormationStackSetPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<CloudFormationStackSetArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class CloudFrontDistribution : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class CloudFrontDistributionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<CloudFrontDistributionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<CloudFrontDistributionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class CloudTrailTrail : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class CloudTrailTrailArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<CloudTrailTrailPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<CloudTrailTrailArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object CloudTrailTrailMapper : ResourceMapper<CloudTrailTrail>
Link copied to clipboard
class CloudWatchAlarm : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class CloudWatchAlarmArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<CloudWatchAlarmPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<CloudWatchAlarmArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object CloudWatchAlarmMapper : ResourceMapper<CloudWatchAlarm>
Link copied to clipboard
class CodeBuildProject : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class CodeBuildProjectArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<CodeBuildProjectPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<CodeBuildProjectArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object CodeBuildProjectMapper : ResourceMapper<CodeBuildProject>
Link copied to clipboard
class CodeBuildSourceCredentialsInfo : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class CodeBuildSourceCredentialsInfoArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<CodeBuildSourceCredentialsInfoPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<CodeBuildSourceCredentialsInfoArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class ConfigServiceConfigurationRecorder : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ConfigServiceConfigurationRecorderArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ConfigServiceConfigurationRecorderPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ConfigServiceConfigurationRecorderArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class ConfigServiceConfigurationRecorderStatus : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

data class ConfigServiceConfigurationRecorderStatusArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ConfigServiceConfigurationRecorderStatusPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ConfigServiceConfigurationRecorderStatusArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class ConfigServiceDeliveryChannel : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ConfigServiceDeliveryChannelArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ConfigServiceDeliveryChannelPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ConfigServiceDeliveryChannelArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

class DatabaseMigrationServiceReplicationInstance : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

data class DatabaseMigrationServiceReplicationInstanceArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<DatabaseMigrationServiceReplicationInstancePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DatabaseMigrationServiceReplicationInstanceArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class DaxCluster : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class DaxClusterArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<DaxClusterPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DaxClusterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object DaxClusterMapper : ResourceMapper<DaxCluster>
Link copied to clipboard
Link copied to clipboard
class DynamoDbContinuousBackupsDescription : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class DynamoDbContinuousBackupsDescriptionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<DynamoDBContinuousBackupsDescriptionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DynamoDbContinuousBackupsDescriptionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class DynamoDbTable : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class DynamoDbTableArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<DynamoDBTablePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DynamoDbTableArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object DynamoDbTableMapper : ResourceMapper<DynamoDbTable>
Link copied to clipboard
Link copied to clipboard
class Ec2AccountAttribute : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2AccountAttributeArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2AccountAttributePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2AccountAttributeArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class Ec2Address : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2AddressArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2AddressPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2AddressArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2AddressMapper : ResourceMapper<Ec2Address>
Link copied to clipboard
Link copied to clipboard
class Ec2FlowLog : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2FlowLogArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2FlowLogPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2FlowLogArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2FlowLogMapper : ResourceMapper<Ec2FlowLog>
Link copied to clipboard
Link copied to clipboard
class Ec2Image : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2ImageArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2ImagePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2ImageArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2ImageMapper : ResourceMapper<Ec2Image>
Link copied to clipboard
Link copied to clipboard
class Ec2Instance : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2InstanceArgs(val properties: Output<Ec2InstancePropertiesArgs>? = null, val resourceUri: Output<String>? = null) : ConvertibleToJava<Ec2InstanceArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2InstanceMapper : ResourceMapper<Ec2Instance>
Link copied to clipboard
Link copied to clipboard
class Ec2InstanceStatus : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2InstanceStatusArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2InstanceStatusPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2InstanceStatusArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object Ec2InstanceStatusMapper : ResourceMapper<Ec2InstanceStatus>
Link copied to clipboard
class Ec2Ipam : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2IpamArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2IpamPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2IpamArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2IpamMapper : ResourceMapper<Ec2Ipam>
Link copied to clipboard
Link copied to clipboard
class Ec2KeyPair : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2KeyPairArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2KeyPairPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2KeyPairArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2KeyPairMapper : ResourceMapper<Ec2KeyPair>
Link copied to clipboard
Link copied to clipboard
class Ec2NetworkAcl : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2NetworkAclArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2NetworkAclPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2NetworkAclArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2NetworkAclMapper : ResourceMapper<Ec2NetworkAcl>
Link copied to clipboard
Link copied to clipboard
class Ec2NetworkInterface : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2NetworkInterfaceArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2NetworkInterfacePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2NetworkInterfaceArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class Ec2RouteTable : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2RouteTableArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2RouteTablePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2RouteTableArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2RouteTableMapper : ResourceMapper<Ec2RouteTable>
Link copied to clipboard
Link copied to clipboard
class Ec2SecurityGroup : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2SecurityGroupArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2SecurityGroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2SecurityGroupArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object Ec2SecurityGroupMapper : ResourceMapper<Ec2SecurityGroup>
Link copied to clipboard
class Ec2Snapshot : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2SnapshotArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2SnapshotPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2SnapshotArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2SnapshotMapper : ResourceMapper<Ec2Snapshot>
Link copied to clipboard
Link copied to clipboard
class Ec2Subnet : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2SubnetArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2SubnetPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2SubnetArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2SubnetMapper : ResourceMapper<Ec2Subnet>
Link copied to clipboard
Link copied to clipboard
class Ec2Volume : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2VolumeArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2VolumePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2VolumeArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2VolumeMapper : ResourceMapper<Ec2Volume>
Link copied to clipboard
Link copied to clipboard
class Ec2Vpc : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2VpcArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2VpcPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2VpcArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard

Builder for Ec2VpcArgs.

Link copied to clipboard
class Ec2VpcEndpoint : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2VpcEndpointArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2VPCEndpointPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2VpcEndpointArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object Ec2VpcEndpointMapper : ResourceMapper<Ec2VpcEndpoint>
Link copied to clipboard
object Ec2VpcMapper : ResourceMapper<Ec2Vpc>
Link copied to clipboard
class Ec2VpcPeeringConnection : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Ec2VpcPeeringConnectionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Ec2VPCPeeringConnectionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Ec2VpcPeeringConnectionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard

Builder for Ec2Vpc.

Link copied to clipboard
class EcrImageDetail : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EcrImageDetailArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EcrImageDetailPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EcrImageDetailArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EcrImageDetailMapper : ResourceMapper<EcrImageDetail>
Link copied to clipboard
class EcrRepository : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EcrRepositoryArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EcrRepositoryPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EcrRepositoryArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EcrRepositoryMapper : ResourceMapper<EcrRepository>
Link copied to clipboard
Link copied to clipboard
class EcsCluster : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EcsClusterArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EcsClusterPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EcsClusterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EcsClusterMapper : ResourceMapper<EcsCluster>
Link copied to clipboard
Link copied to clipboard
class EcsService : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EcsServiceArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EcsServicePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EcsServiceArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EcsServiceMapper : ResourceMapper<EcsService>
Link copied to clipboard
Link copied to clipboard
class EcsTaskDefinition : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EcsTaskDefinitionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EcsTaskDefinitionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EcsTaskDefinitionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object EcsTaskDefinitionMapper : ResourceMapper<EcsTaskDefinition>
Link copied to clipboard
class EfsFileSystem : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EfsFileSystemArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EfsFileSystemPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EfsFileSystemArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EfsFileSystemMapper : ResourceMapper<EfsFileSystem>
Link copied to clipboard
Link copied to clipboard
class EfsMountTarget : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EfsMountTargetArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EfsMountTargetPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EfsMountTargetArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EfsMountTargetMapper : ResourceMapper<EfsMountTarget>
Link copied to clipboard
class EksCluster : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EksClusterArgs(val properties: Output<EksClusterPropertiesArgs>? = null, val resourceUri: Output<String>? = null) : ConvertibleToJava<EksClusterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EksClusterMapper : ResourceMapper<EksCluster>
Link copied to clipboard
Link copied to clipboard
class EksNodegroup : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EksNodegroupArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EksNodegroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EksNodegroupArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EksNodegroupMapper : ResourceMapper<EksNodegroup>
Link copied to clipboard
Link copied to clipboard
class ElasticBeanstalkApplication : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ElasticBeanstalkApplicationArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ElasticBeanstalkApplicationPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ElasticBeanstalkApplicationArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class ElasticBeanstalkConfigurationTemplate : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

data class ElasticBeanstalkConfigurationTemplateArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ElasticBeanstalkConfigurationTemplatePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ElasticBeanstalkConfigurationTemplateArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class ElasticBeanstalkEnvironment : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ElasticBeanstalkEnvironmentArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ElasticBeanstalkEnvironmentPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ElasticBeanstalkEnvironmentArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class ElasticLoadBalancingV2Listener : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ElasticLoadBalancingV2ListenerArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ElasticLoadBalancingV2ListenerPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ElasticLoadBalancingV2ListenerArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class ElasticLoadBalancingV2LoadBalancer : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ElasticLoadBalancingV2LoadBalancerArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ElasticLoadBalancingV2LoadBalancerPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ElasticLoadBalancingV2LoadBalancerArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class ElasticLoadBalancingV2TargetGroup : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class ElasticLoadBalancingV2TargetGroupArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ElasticLoadBalancingV2TargetGroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ElasticLoadBalancingV2TargetGroupArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

data class ElasticLoadBalancingv2TargetHealthDescriptionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<ElasticLoadBalancingv2TargetHealthDescriptionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ElasticLoadBalancingv2TargetHealthDescriptionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class EmrCluster : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class EmrClusterArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<EmrClusterPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<EmrClusterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object EmrClusterMapper : ResourceMapper<EmrCluster>
Link copied to clipboard
Link copied to clipboard
class GuardDutyDetector : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class GuardDutyDetectorArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<GuardDutyDetectorPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<GuardDutyDetectorArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object GuardDutyDetectorMapper : ResourceMapper<GuardDutyDetector>
Link copied to clipboard
class IamAccessKeyLastUsed : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamAccessKeyLastUsedArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamAccessKeyLastUsedPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamAccessKeyLastUsedArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class IamAccessKeyMetadataInfo : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamAccessKeyMetadataInfoArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamAccessKeyMetadataPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamAccessKeyMetadataInfoArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class IamGroup : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamGroupArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamGroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamGroupArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object IamGroupMapper : ResourceMapper<IamGroup>
Link copied to clipboard
Link copied to clipboard
class IamInstanceProfile : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamInstanceProfileArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamInstanceProfilePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamInstanceProfileArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class IamMfaDevice : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamMfaDeviceArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamMFADevicePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamMfaDeviceArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object IamMfaDeviceMapper : ResourceMapper<IamMfaDevice>
Link copied to clipboard
Link copied to clipboard
class IamPasswordPolicy : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamPasswordPolicyArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamPasswordPolicyPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamPasswordPolicyArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object IamPasswordPolicyMapper : ResourceMapper<IamPasswordPolicy>
Link copied to clipboard
class IamPolicyVersion : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamPolicyVersionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamPolicyVersionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamPolicyVersionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object IamPolicyVersionMapper : ResourceMapper<IamPolicyVersion>
Link copied to clipboard
class IamRole : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamRoleArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamRolePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamRoleArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object IamRoleMapper : ResourceMapper<IamRole>
Link copied to clipboard
Link copied to clipboard
class IamServerCertificate : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamServerCertificateArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamServerCertificatePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamServerCertificateArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class IamVirtualMfaDevice : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class IamVirtualMfaDeviceArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<IamVirtualMFADevicePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<IamVirtualMfaDeviceArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class KmsAlias : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class KmsAliasArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<KmsAliasPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<KmsAliasArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object KmsAliasMapper : ResourceMapper<KmsAlias>
Link copied to clipboard
Link copied to clipboard
class KmsKey : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class KmsKeyArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<KmsKeyPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<KmsKeyArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard

Builder for KmsKeyArgs.

Link copied to clipboard
object KmsKeyMapper : ResourceMapper<KmsKey>
Link copied to clipboard

Builder for KmsKey.

Link copied to clipboard
class LambdaFunction : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class LambdaFunctionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<LambdaFunctionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LambdaFunctionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class LambdaFunctionCodeLocation : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class LambdaFunctionCodeLocationArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<LambdaFunctionCodeLocationPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LambdaFunctionCodeLocationArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object LambdaFunctionMapper : ResourceMapper<LambdaFunction>
Link copied to clipboard
class LightsailBucket : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class LightsailBucketArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<LightsailBucketPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LightsailBucketArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object LightsailBucketMapper : ResourceMapper<LightsailBucket>
Link copied to clipboard
class LightsailInstance : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class LightsailInstanceArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<LightsailInstancePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LightsailInstanceArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object LightsailInstanceMapper : ResourceMapper<LightsailInstance>
Link copied to clipboard
class LogsLogGroup : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class LogsLogGroupArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<LogsLogGroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LogsLogGroupArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object LogsLogGroupMapper : ResourceMapper<LogsLogGroup>
Link copied to clipboard
Link copied to clipboard
class LogsLogStream : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class LogsLogStreamArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<LogsLogStreamPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LogsLogStreamArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object LogsLogStreamMapper : ResourceMapper<LogsLogStream>
Link copied to clipboard
Link copied to clipboard
class LogsMetricFilter : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class LogsMetricFilterArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<LogsMetricFilterPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LogsMetricFilterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object LogsMetricFilterMapper : ResourceMapper<LogsMetricFilter>
Link copied to clipboard
class LogsSubscriptionFilter : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class LogsSubscriptionFilterArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<LogsSubscriptionFilterPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LogsSubscriptionFilterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class Macie2JobSummary : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Macie2JobSummaryArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Macie2JobSummaryPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Macie2JobSummaryArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object Macie2JobSummaryMapper : ResourceMapper<Macie2JobSummary>
Link copied to clipboard
class MacieAllowList : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class MacieAllowListArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<MacieAllowListPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<MacieAllowListArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object MacieAllowListMapper : ResourceMapper<MacieAllowList>
Link copied to clipboard
class NetworkFirewallFirewall : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class NetworkFirewallFirewallArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<NetworkFirewallFirewallPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<NetworkFirewallFirewallArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class NetworkFirewallFirewallPolicy : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class NetworkFirewallFirewallPolicyArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<NetworkFirewallFirewallPolicyPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<NetworkFirewallFirewallPolicyArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class NetworkFirewallRuleGroup : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class NetworkFirewallRuleGroupArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<NetworkFirewallRuleGroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<NetworkFirewallRuleGroupArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class OpenSearchDomainStatus : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class OpenSearchDomainStatusArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<OpenSearchDomainStatusPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<OpenSearchDomainStatusArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class OrganizationsAccount : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class OrganizationsAccountArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<OrganizationsAccountPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<OrganizationsAccountArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class OrganizationsOrganization : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class OrganizationsOrganizationArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<OrganizationsOrganizationPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<OrganizationsOrganizationArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class RdsDbCluster : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class RdsDbClusterArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<RdsDBClusterPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RdsDbClusterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object RdsDbClusterMapper : ResourceMapper<RdsDbCluster>
Link copied to clipboard
Link copied to clipboard
class RdsDbInstance : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class RdsDbInstanceArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<RdsDBInstancePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RdsDbInstanceArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object RdsDbInstanceMapper : ResourceMapper<RdsDbInstance>
Link copied to clipboard
Link copied to clipboard
class RdsDbSnapshot : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class RdsDbSnapshotArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<RdsDBSnapshotPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RdsDbSnapshotArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class RdsDbSnapshotAttributesResult : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class RdsDbSnapshotAttributesResultArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<RdsDBSnapshotAttributesResultPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RdsDbSnapshotAttributesResultArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object RdsDbSnapshotMapper : ResourceMapper<RdsDbSnapshot>
Link copied to clipboard
Link copied to clipboard
class RdsEventSubscription : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class RdsEventSubscriptionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<RdsEventSubscriptionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RdsEventSubscriptionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class RdsExportTask : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class RdsExportTaskArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<RdsExportTaskPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RdsExportTaskArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object RdsExportTaskMapper : ResourceMapper<RdsExportTask>
Link copied to clipboard
Link copied to clipboard
class RedshiftCluster : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class RedshiftClusterArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<RedshiftClusterPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RedshiftClusterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object RedshiftClusterMapper : ResourceMapper<RedshiftCluster>
Link copied to clipboard
class RedshiftClusterParameterGroup : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class RedshiftClusterParameterGroupArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<RedshiftClusterParameterGroupPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RedshiftClusterParameterGroupArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class Route53DomainsDomainSummary : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Route53DomainsDomainSummaryArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Route53DomainsDomainSummaryPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Route53DomainsDomainSummaryArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class Route53HostedZone : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Route53HostedZoneArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Route53HostedZonePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Route53HostedZoneArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object Route53HostedZoneMapper : ResourceMapper<Route53HostedZone>
Link copied to clipboard
class Route53ResourceRecordSet : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Route53ResourceRecordSetArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Route53ResourceRecordSetPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Route53ResourceRecordSetArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class S3AccessControlPolicy : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class S3AccessControlPolicyArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<S3AccessControlPolicyPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<S3AccessControlPolicyArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class S3AccessPoint : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class S3AccessPointArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<S3AccessPointPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<S3AccessPointArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object S3AccessPointMapper : ResourceMapper<S3AccessPoint>
Link copied to clipboard
Link copied to clipboard
class S3Bucket : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class S3BucketArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<S3BucketPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<S3BucketArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object S3BucketMapper : ResourceMapper<S3Bucket>
Link copied to clipboard
class S3BucketPolicy : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class S3BucketPolicyArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<S3BucketPolicyPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<S3BucketPolicyArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object S3BucketPolicyMapper : ResourceMapper<S3BucketPolicy>
Link copied to clipboard

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

data class S3ControlMultiRegionAccessPointPolicyDocumentArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<S3ControlMultiRegionAccessPointPolicyDocumentPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<S3ControlMultiRegionAccessPointPolicyDocumentArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class SageMakerApp : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SageMakerAppArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SageMakerAppPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SageMakerAppArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object SageMakerAppMapper : ResourceMapper<SageMakerApp>
Link copied to clipboard
Link copied to clipboard
class SageMakerNotebookInstanceSummary : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SageMakerNotebookInstanceSummaryArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SageMakerNotebookInstanceSummaryPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SageMakerNotebookInstanceSummaryArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class SecretsManagerResourcePolicy : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SecretsManagerResourcePolicyArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SecretsManagerResourcePolicyPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SecretsManagerResourcePolicyArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class SecretsManagerSecret : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SecretsManagerSecretArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SecretsManagerSecretPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SecretsManagerSecretArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class SnsSubscription : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SnsSubscriptionArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SnsSubscriptionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SnsSubscriptionArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object SnsSubscriptionMapper : ResourceMapper<SnsSubscription>
Link copied to clipboard
class SnsTopic : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SnsTopicArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SnsTopicPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SnsTopicArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object SnsTopicMapper : ResourceMapper<SnsTopic>
Link copied to clipboard
Link copied to clipboard
class SqsQueue : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SqsQueueArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SqsQueuePropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SqsQueueArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object SqsQueueMapper : ResourceMapper<SqsQueue>
Link copied to clipboard
Link copied to clipboard
class SsmInstanceInformation : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SsmInstanceInformationArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SsmInstanceInformationPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SsmInstanceInformationArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
class SsmParameter : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SsmParameterArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SsmParameterPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SsmParameterArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
Link copied to clipboard
object SsmParameterMapper : ResourceMapper<SsmParameter>
Link copied to clipboard
Link copied to clipboard
class SsmResourceComplianceSummaryItem : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class SsmResourceComplianceSummaryItemArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<SsmResourceComplianceSummaryItemPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SsmResourceComplianceSummaryItemArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class Wafv2LoggingConfiguration : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class Wafv2LoggingConfigurationArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<Wafv2LoggingConfigurationPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<Wafv2LoggingConfigurationArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
class WafWebAclSummary : KotlinCustomResource

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
data class WafWebAclSummaryArgs(val location: Output<String>? = null, val name: Output<String>? = null, val properties: Output<WafWebACLSummaryPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<WafWebAclSummaryArgs>

A Microsoft.AwsConnector resource Uses Azure REST API version 2024-12-01.

Link copied to clipboard
object WafWebAclSummaryMapper : ResourceMapper<WafWebAclSummary>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun daxCluster(name: String, block: suspend DaxClusterResourceBuilder.() -> Unit): DaxCluster
Link copied to clipboard
Link copied to clipboard
suspend fun ec2Address(name: String, block: suspend Ec2AddressResourceBuilder.() -> Unit): Ec2Address
Link copied to clipboard
suspend fun ec2FlowLog(name: String, block: suspend Ec2FlowLogResourceBuilder.() -> Unit): Ec2FlowLog
Link copied to clipboard
suspend fun ec2Image(name: String, block: suspend Ec2ImageResourceBuilder.() -> Unit): Ec2Image
Link copied to clipboard
suspend fun ec2Instance(name: String, block: suspend Ec2InstanceResourceBuilder.() -> Unit): Ec2Instance
Link copied to clipboard
fun ec2Ipam(name: String): Ec2Ipam
suspend fun ec2Ipam(name: String, block: suspend Ec2IpamResourceBuilder.() -> Unit): Ec2Ipam
Link copied to clipboard
suspend fun ec2KeyPair(name: String, block: suspend Ec2KeyPairResourceBuilder.() -> Unit): Ec2KeyPair
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun ec2Snapshot(name: String, block: suspend Ec2SnapshotResourceBuilder.() -> Unit): Ec2Snapshot
Link copied to clipboard
suspend fun ec2Subnet(name: String, block: suspend Ec2SubnetResourceBuilder.() -> Unit): Ec2Subnet
Link copied to clipboard
suspend fun ec2Volume(name: String, block: suspend Ec2VolumeResourceBuilder.() -> Unit): Ec2Volume
Link copied to clipboard
fun ec2Vpc(name: String): Ec2Vpc
suspend fun ec2Vpc(name: String, block: suspend Ec2VpcResourceBuilder.() -> Unit): Ec2Vpc
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun ecsCluster(name: String, block: suspend EcsClusterResourceBuilder.() -> Unit): EcsCluster
Link copied to clipboard
suspend fun ecsService(name: String, block: suspend EcsServiceResourceBuilder.() -> Unit): EcsService
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun eksCluster(name: String, block: suspend EksClusterResourceBuilder.() -> Unit): EksCluster
Link copied to clipboard
Link copied to clipboard
suspend fun emrCluster(name: String, block: suspend EmrClusterResourceBuilder.() -> Unit): EmrCluster
Link copied to clipboard
suspend fun iamGroup(name: String, block: suspend IamGroupResourceBuilder.() -> Unit): IamGroup
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun iamRole(name: String): IamRole
suspend fun iamRole(name: String, block: suspend IamRoleResourceBuilder.() -> Unit): IamRole
Link copied to clipboard
suspend fun kmsAlias(name: String, block: suspend KmsAliasResourceBuilder.() -> Unit): KmsAlias
Link copied to clipboard
fun kmsKey(name: String): KmsKey
suspend fun kmsKey(name: String, block: suspend KmsKeyResourceBuilder.() -> Unit): KmsKey
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun s3Bucket(name: String, block: suspend S3BucketResourceBuilder.() -> Unit): S3Bucket
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun snsTopic(name: String, block: suspend SnsTopicResourceBuilder.() -> Unit): SnsTopic
Link copied to clipboard
suspend fun sqsQueue(name: String, block: suspend SqsQueueResourceBuilder.() -> Unit): SqsQueue
Link copied to clipboard
Link copied to clipboard