Home
last modified time | relevance | path

Searched defs:InstanceProfile (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/aws/iam/
H A Dinstance_profile.go10 type InstanceProfile struct { struct
11 client instanceProfilesClient
12 name *string
13 identifier string
14 roles []*awsiam.Role
15 logger logger
16 rtype string
41 func (i InstanceProfile) Delete() error {
64 func (i InstanceProfile) Name() string {
68 func (i InstanceProfile) Type() string {
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/source/model/
H A DInstanceProfile.cpp21 InstanceProfile::InstanceProfile() : in InstanceProfile() function in Aws::DeviceFarm::Model::InstanceProfile
33 InstanceProfile::InstanceProfile(JsonView jsonValue) : in InstanceProfile() function in Aws::DeviceFarm::Model::InstanceProfile
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/IAM/
H A DGetInstanceProfileResponse.pm4 has InstanceProfile => (is => 'ro', isa => 'Paws::IAM::InstanceProfile', required => 1); attribute in Paws::IAM::GetInstanceProfileResponse
H A DCreateInstanceProfileResponse.pm4 has InstanceProfile => (is => 'ro', isa => 'Paws::IAM::InstanceProfile', required => 1); attribute in Paws::IAM::CreateInstanceProfileResponse
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iam/source/model/
H A DInstanceProfile.cpp23 InstanceProfile::InstanceProfile() : in InstanceProfile() function in Aws::IAM::Model::InstanceProfile
34 InstanceProfile::InstanceProfile(const XmlNode& xmlNode) : in InstanceProfile() function in Aws::IAM::Model::InstanceProfile
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/devicefarm/
H A Dapi_op_GetInstanceProfile.go41 InstanceProfile *types.InstanceProfile member
H A Dapi_op_CreateInstanceProfile.go58 InstanceProfile *types.InstanceProfile member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/devicefarm/
H A Dapi_op_GetInstanceProfile.go41 InstanceProfile *types.InstanceProfile member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/devicefarm/
H A Dapi_op_GetInstanceProfile.go41 InstanceProfile *types.InstanceProfile member
H A Dapi_op_CreateInstanceProfile.go58 InstanceProfile *types.InstanceProfile member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/devicefarm/
H A Dapi_op_GetInstanceProfile.go41 InstanceProfile *types.InstanceProfile member
H A Dapi_op_CreateInstanceProfile.go58 InstanceProfile *types.InstanceProfile member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/devicefarm/
H A Dapi_op_GetInstanceProfile.go41 InstanceProfile *types.InstanceProfile member
H A Dapi_op_CreateInstanceProfile.go58 InstanceProfile *types.InstanceProfile member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/devicefarm/
H A Dapi_op_GetInstanceProfile.go41 InstanceProfile *types.InstanceProfile member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/devicefarm/
H A Dapi_op_GetInstanceProfile.go41 InstanceProfile *types.InstanceProfile member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iam/
H A Dapi_op_CreateInstanceProfile.go65 InstanceProfile *types.InstanceProfile member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iam/
H A Dapi_op_CreateInstanceProfile.go65 InstanceProfile *types.InstanceProfile member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iam/
H A Dapi_op_CreateInstanceProfile.go65 InstanceProfile *types.InstanceProfile member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iam/
H A Dapi_op_CreateInstanceProfile.go75 InstanceProfile *types.InstanceProfile member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iam/
H A Dapi_op_CreateInstanceProfile.go75 InstanceProfile *types.InstanceProfile member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/devicefarm/
H A Dapi_op_GetInstanceProfile.go43 InstanceProfile *types.InstanceProfile member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iam/
H A Dapi_op_CreateInstanceProfile.go75 InstanceProfile *types.InstanceProfile member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iam/
H A Dapi_op_CreateInstanceProfile.go75 InstanceProfile *types.InstanceProfile member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iam/
H A Dapi_op_CreateInstanceProfile.go77 InstanceProfile *types.InstanceProfile member

12345678910>>...13