azure-native.security.getSecurityConnector
Explore with Pulumi AI
Retrieves details of a specific security connector API Version: 2021-07-01-preview.
Using getSecurityConnector
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSecurityConnector(args: GetSecurityConnectorArgs, opts?: InvokeOptions): Promise<GetSecurityConnectorResult>
function getSecurityConnectorOutput(args: GetSecurityConnectorOutputArgs, opts?: InvokeOptions): Output<GetSecurityConnectorResult>
def get_security_connector(resource_group_name: Optional[str] = None,
security_connector_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecurityConnectorResult
def get_security_connector_output(resource_group_name: Optional[pulumi.Input[str]] = None,
security_connector_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecurityConnectorResult]
func LookupSecurityConnector(ctx *Context, args *LookupSecurityConnectorArgs, opts ...InvokeOption) (*LookupSecurityConnectorResult, error)
func LookupSecurityConnectorOutput(ctx *Context, args *LookupSecurityConnectorOutputArgs, opts ...InvokeOption) LookupSecurityConnectorResultOutput
> Note: This function is named LookupSecurityConnector
in the Go SDK.
public static class GetSecurityConnector
{
public static Task<GetSecurityConnectorResult> InvokeAsync(GetSecurityConnectorArgs args, InvokeOptions? opts = null)
public static Output<GetSecurityConnectorResult> Invoke(GetSecurityConnectorInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSecurityConnectorResult> getSecurityConnector(GetSecurityConnectorArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:security:getSecurityConnector
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the resource group within the user's subscription. The name is case insensitive.
- Security
Connector stringName The security connector name.
- Resource
Group stringName The name of the resource group within the user's subscription. The name is case insensitive.
- Security
Connector stringName The security connector name.
- resource
Group StringName The name of the resource group within the user's subscription. The name is case insensitive.
- security
Connector StringName The security connector name.
- resource
Group stringName The name of the resource group within the user's subscription. The name is case insensitive.
- security
Connector stringName The security connector name.
- resource_
group_ strname The name of the resource group within the user's subscription. The name is case insensitive.
- security_
connector_ strname The security connector name.
- resource
Group StringName The name of the resource group within the user's subscription. The name is case insensitive.
- security
Connector StringName The security connector name.
getSecurityConnector Result
The following output properties are available:
- Id string
Resource Id
- Name string
Resource name
- System
Data Pulumi.Azure Native. Security. Outputs. System Data Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
Resource type
- Cloud
Name string The multi cloud resource's cloud name.
- Etag string
Entity tag is used for comparing two or more entities from the same requested resource.
- Hierarchy
Identifier string The multi cloud resource identifier (account id in case of AWS connector).
- Kind string
Kind of the resource
- Location string
Location where the resource is stored
- Offerings List<object>
A collection of offerings for the security connector.
- Organizational
Data Pulumi.Azure Native. Security. Outputs. Security Connector Properties Response Organizational Data The multi cloud account's organizational data
- Dictionary<string, string>
A list of key value pairs that describe the resource.
- Id string
Resource Id
- Name string
Resource name
- System
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
Resource type
- Cloud
Name string The multi cloud resource's cloud name.
- Etag string
Entity tag is used for comparing two or more entities from the same requested resource.
- Hierarchy
Identifier string The multi cloud resource identifier (account id in case of AWS connector).
- Kind string
Kind of the resource
- Location string
Location where the resource is stored
- Offerings []interface{}
A collection of offerings for the security connector.
- Organizational
Data SecurityConnector Properties Response Organizational Data The multi cloud account's organizational data
- map[string]string
A list of key value pairs that describe the resource.
- id String
Resource Id
- name String
Resource name
- system
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
Resource type
- cloud
Name String The multi cloud resource's cloud name.
- etag String
Entity tag is used for comparing two or more entities from the same requested resource.
- hierarchy
Identifier String The multi cloud resource identifier (account id in case of AWS connector).
- kind String
Kind of the resource
- location String
Location where the resource is stored
- offerings List<Object>
A collection of offerings for the security connector.
- organizational
Data SecurityConnector Properties Response Organizational Data The multi cloud account's organizational data
- Map<String,String>
A list of key value pairs that describe the resource.
- id string
Resource Id
- name string
Resource name
- system
Data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
Resource type
- cloud
Name string The multi cloud resource's cloud name.
- etag string
Entity tag is used for comparing two or more entities from the same requested resource.
- hierarchy
Identifier string The multi cloud resource identifier (account id in case of AWS connector).
- kind string
Kind of the resource
- location string
Location where the resource is stored
- offerings
(Cspm
Monitor Aws Offering Response | Defender For Containers Aws Offering Response | Defender For Servers Aws Offering Response | Information Protection Aws Offering Response)[] A collection of offerings for the security connector.
- organizational
Data SecurityConnector Properties Response Organizational Data The multi cloud account's organizational data
- {[key: string]: string}
A list of key value pairs that describe the resource.
- id str
Resource Id
- name str
Resource name
- system_
data SystemData Response Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
Resource type
- cloud_
name str The multi cloud resource's cloud name.
- etag str
Entity tag is used for comparing two or more entities from the same requested resource.
- hierarchy_
identifier str The multi cloud resource identifier (account id in case of AWS connector).
- kind str
Kind of the resource
- location str
Location where the resource is stored
- offerings Sequence[Any]
A collection of offerings for the security connector.
- organizational_
data SecurityConnector Properties Response Organizational Data The multi cloud account's organizational data
- Mapping[str, str]
A list of key value pairs that describe the resource.
- id String
Resource Id
- name String
Resource name
- system
Data Property Map Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
Resource type
- cloud
Name String The multi cloud resource's cloud name.
- etag String
Entity tag is used for comparing two or more entities from the same requested resource.
- hierarchy
Identifier String The multi cloud resource identifier (account id in case of AWS connector).
- kind String
Kind of the resource
- location String
Location where the resource is stored
- offerings List<Property Map | Property Map | Property Map | Property Map>
A collection of offerings for the security connector.
- organizational
Data Property Map The multi cloud account's organizational data
- Map<String>
A list of key value pairs that describe the resource.
Supporting Types
CspmMonitorAwsOfferingResponse
- Description string
The offering description.
- Native
Cloud Pulumi.Connection Azure Native. Security. Inputs. Cspm Monitor Aws Offering Response Native Cloud Connection The native cloud connection configuration
- Description string
The offering description.
- Native
Cloud CspmConnection Monitor Aws Offering Response Native Cloud Connection The native cloud connection configuration
- description String
The offering description.
- native
Cloud CspmConnection Monitor Aws Offering Response Native Cloud Connection The native cloud connection configuration
- description string
The offering description.
- native
Cloud CspmConnection Monitor Aws Offering Response Native Cloud Connection The native cloud connection configuration
- description str
The offering description.
- native_
cloud_ Cspmconnection Monitor Aws Offering Response Native Cloud Connection The native cloud connection configuration
- description String
The offering description.
- native
Cloud Property MapConnection The native cloud connection configuration
CspmMonitorAwsOfferingResponseNativeCloudConnection
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
- cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud_
role_ strarn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
DefenderForContainersAwsOfferingResponse
- Description string
The offering description.
- Cloud
Watch Pulumi.To Kinesis Azure Native. Security. Inputs. Defender For Containers Aws Offering Response Cloud Watch To Kinesis The cloudwatch to kinesis connection configuration
- Kinesis
To Pulumi.S3 Azure Native. Security. Inputs. Defender For Containers Aws Offering Response Kinesis To S3 The kinesis to s3 connection configuration
- Kubernetes
Scuba Pulumi.Reader Azure Native. Security. Inputs. Defender For Containers Aws Offering Response Kubernetes Scuba Reader The kubernetes to scuba connection configuration
- Kubernetes
Service Pulumi.Azure Native. Security. Inputs. Defender For Containers Aws Offering Response Kubernetes Service The kubernetes service connection configuration
- Description string
The offering description.
- Cloud
Watch DefenderTo Kinesis For Containers Aws Offering Response Cloud Watch To Kinesis The cloudwatch to kinesis connection configuration
- Kinesis
To DefenderS3 For Containers Aws Offering Response Kinesis To S3 The kinesis to s3 connection configuration
- Kubernetes
Scuba DefenderReader For Containers Aws Offering Response Kubernetes Scuba Reader The kubernetes to scuba connection configuration
- Kubernetes
Service DefenderFor Containers Aws Offering Response Kubernetes Service The kubernetes service connection configuration
- description String
The offering description.
- cloud
Watch DefenderTo Kinesis For Containers Aws Offering Response Cloud Watch To Kinesis The cloudwatch to kinesis connection configuration
- kinesis
To DefenderS3 For Containers Aws Offering Response Kinesis To S3 The kinesis to s3 connection configuration
- kubernetes
Scuba DefenderReader For Containers Aws Offering Response Kubernetes Scuba Reader The kubernetes to scuba connection configuration
- kubernetes
Service DefenderFor Containers Aws Offering Response Kubernetes Service The kubernetes service connection configuration
- description string
The offering description.
- cloud
Watch DefenderTo Kinesis For Containers Aws Offering Response Cloud Watch To Kinesis The cloudwatch to kinesis connection configuration
- kinesis
To DefenderS3 For Containers Aws Offering Response Kinesis To S3 The kinesis to s3 connection configuration
- kubernetes
Scuba DefenderReader For Containers Aws Offering Response Kubernetes Scuba Reader The kubernetes to scuba connection configuration
- kubernetes
Service DefenderFor Containers Aws Offering Response Kubernetes Service The kubernetes service connection configuration
- description str
The offering description.
- cloud_
watch_ Defenderto_ kinesis For Containers Aws Offering Response Cloud Watch To Kinesis The cloudwatch to kinesis connection configuration
- kinesis_
to_ Defenders3 For Containers Aws Offering Response Kinesis To S3 The kinesis to s3 connection configuration
- kubernetes_
scuba_ Defenderreader For Containers Aws Offering Response Kubernetes Scuba Reader The kubernetes to scuba connection configuration
- kubernetes_
service DefenderFor Containers Aws Offering Response Kubernetes Service The kubernetes service connection configuration
- description String
The offering description.
- cloud
Watch Property MapTo Kinesis The cloudwatch to kinesis connection configuration
- kinesis
To Property MapS3 The kinesis to s3 connection configuration
- kubernetes
Scuba Property MapReader The kubernetes to scuba connection configuration
- kubernetes
Service Property Map The kubernetes service connection configuration
DefenderForContainersAwsOfferingResponseCloudWatchToKinesis
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
- cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud_
role_ strarn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
DefenderForContainersAwsOfferingResponseKinesisToS3
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
- cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud_
role_ strarn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
DefenderForContainersAwsOfferingResponseKubernetesScubaReader
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
- cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud_
role_ strarn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
DefenderForContainersAwsOfferingResponseKubernetesService
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
- cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud_
role_ strarn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
DefenderForServersAwsOfferingResponse
- Description string
The offering description.
- Arc
Auto Pulumi.Provisioning Azure Native. Security. Inputs. Defender For Servers Aws Offering Response Arc Auto Provisioning The ARC autoprovisioning configuration
- Defender
For Pulumi.Servers Azure Native. Security. Inputs. Defender For Servers Aws Offering Response Defender For Servers The Defender for servers connection configuration
- Description string
The offering description.
- Arc
Auto DefenderProvisioning For Servers Aws Offering Response Arc Auto Provisioning The ARC autoprovisioning configuration
- Defender
For DefenderServers For Servers Aws Offering Response Defender For Servers The Defender for servers connection configuration
- description String
The offering description.
- arc
Auto DefenderProvisioning For Servers Aws Offering Response Arc Auto Provisioning The ARC autoprovisioning configuration
- defender
For DefenderServers For Servers Aws Offering Response Defender For Servers The Defender for servers connection configuration
- description string
The offering description.
- arc
Auto DefenderProvisioning For Servers Aws Offering Response Arc Auto Provisioning The ARC autoprovisioning configuration
- defender
For DefenderServers For Servers Aws Offering Response Defender For Servers The Defender for servers connection configuration
- description str
The offering description.
- arc_
auto_ Defenderprovisioning For Servers Aws Offering Response Arc Auto Provisioning The ARC autoprovisioning configuration
- defender_
for_ Defenderservers For Servers Aws Offering Response Defender For Servers The Defender for servers connection configuration
- description String
The offering description.
- arc
Auto Property MapProvisioning The ARC autoprovisioning configuration
- defender
For Property MapServers The Defender for servers connection configuration
DefenderForServersAwsOfferingResponseArcAutoProvisioning
- Enabled bool
Is arc auto provisioning enabled
- Service
Principal Pulumi.Secret Metadata Azure Native. Security. Inputs. Defender For Servers Aws Offering Response Service Principal Secret Metadata Metadata of Service Principal secret for autoprovisioning
- Enabled bool
Is arc auto provisioning enabled
- Service
Principal DefenderSecret Metadata For Servers Aws Offering Response Service Principal Secret Metadata Metadata of Service Principal secret for autoprovisioning
- enabled Boolean
Is arc auto provisioning enabled
- service
Principal DefenderSecret Metadata For Servers Aws Offering Response Service Principal Secret Metadata Metadata of Service Principal secret for autoprovisioning
- enabled boolean
Is arc auto provisioning enabled
- service
Principal DefenderSecret Metadata For Servers Aws Offering Response Service Principal Secret Metadata Metadata of Service Principal secret for autoprovisioning
- enabled bool
Is arc auto provisioning enabled
- service_
principal_ Defendersecret_ metadata For Servers Aws Offering Response Service Principal Secret Metadata Metadata of Service Principal secret for autoprovisioning
- enabled Boolean
Is arc auto provisioning enabled
- service
Principal Property MapSecret Metadata Metadata of Service Principal secret for autoprovisioning
DefenderForServersAwsOfferingResponseDefenderForServers
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
- cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud_
role_ strarn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
DefenderForServersAwsOfferingResponseServicePrincipalSecretMetadata
- Expiry
Date string expiration date of service principal secret
- Parameter
Name stringIn Store name of secret resource in parameter store
- Parameter
Store stringRegion region of parameter store where secret is kept
- Expiry
Date string expiration date of service principal secret
- Parameter
Name stringIn Store name of secret resource in parameter store
- Parameter
Store stringRegion region of parameter store where secret is kept
- expiry
Date String expiration date of service principal secret
- parameter
Name StringIn Store name of secret resource in parameter store
- parameter
Store StringRegion region of parameter store where secret is kept
- expiry
Date string expiration date of service principal secret
- parameter
Name stringIn Store name of secret resource in parameter store
- parameter
Store stringRegion region of parameter store where secret is kept
- expiry_
date str expiration date of service principal secret
- parameter_
name_ strin_ store name of secret resource in parameter store
- parameter_
store_ strregion region of parameter store where secret is kept
- expiry
Date String expiration date of service principal secret
- parameter
Name StringIn Store name of secret resource in parameter store
- parameter
Store StringRegion region of parameter store where secret is kept
InformationProtectionAwsOfferingResponse
- Description string
The offering description.
- Information
Protection Pulumi.Azure Native. Security. Inputs. Information Protection Aws Offering Response Information Protection The native cloud connection configuration
- Description string
The offering description.
- Information
Protection InformationProtection Aws Offering Response Information Protection The native cloud connection configuration
- description String
The offering description.
- information
Protection InformationProtection Aws Offering Response Information Protection The native cloud connection configuration
- description string
The offering description.
- information
Protection InformationProtection Aws Offering Response Information Protection The native cloud connection configuration
- description str
The offering description.
- information_
protection InformationProtection Aws Offering Response Information Protection The native cloud connection configuration
- description String
The offering description.
- information
Protection Property Map The native cloud connection configuration
InformationProtectionAwsOfferingResponseInformationProtection
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- Cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
- cloud
Role stringArn The cloud role ARN in AWS for this feature
- cloud_
role_ strarn The cloud role ARN in AWS for this feature
- cloud
Role StringArn The cloud role ARN in AWS for this feature
SecurityConnectorPropertiesResponseOrganizationalData
- Excluded
Account List<string>Ids If the multi cloud account is of membership type organization, list of accounts excluded from offering
- Organization
Membership stringType The multi cloud account's membership type in the organization
- Parent
Hierarchy stringId If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
- Stackset
Name string If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
- Excluded
Account []stringIds If the multi cloud account is of membership type organization, list of accounts excluded from offering
- Organization
Membership stringType The multi cloud account's membership type in the organization
- Parent
Hierarchy stringId If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
- Stackset
Name string If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
- excluded
Account List<String>Ids If the multi cloud account is of membership type organization, list of accounts excluded from offering
- organization
Membership StringType The multi cloud account's membership type in the organization
- parent
Hierarchy StringId If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
- stackset
Name String If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
- excluded
Account string[]Ids If the multi cloud account is of membership type organization, list of accounts excluded from offering
- organization
Membership stringType The multi cloud account's membership type in the organization
- parent
Hierarchy stringId If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
- stackset
Name string If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
- excluded_
account_ Sequence[str]ids If the multi cloud account is of membership type organization, list of accounts excluded from offering
- organization_
membership_ strtype The multi cloud account's membership type in the organization
- parent_
hierarchy_ strid If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
- stackset_
name str If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
- excluded
Account List<String>Ids If the multi cloud account is of membership type organization, list of accounts excluded from offering
- organization
Membership StringType The multi cloud account's membership type in the organization
- parent
Hierarchy StringId If the multi cloud account is not of membership type organization, this will be the ID of the account's parent
- stackset
Name String If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy The identity that last modified the resource.
- last
Modified stringBy Type The type of identity that last modified the resource.
- created_
at str The timestamp of resource creation (UTC).
- created_
by str The identity that created the resource.
- created_
by_ strtype The type of identity that created the resource.
- last_
modified_ strat The timestamp of resource last modification (UTC)
- last_
modified_ strby The identity that last modified the resource.
- last_
modified_ strby_ type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0